mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
switch to 16-debian-slim
This commit is contained in:
parent
1f801a732a
commit
87b71b8eeb
@ -1,6 +1,6 @@
|
||||
FROM node:16-alpine
|
||||
FROM node:16-debian-slim
|
||||
|
||||
RUN apk add git
|
||||
RUN apt install git
|
||||
RUN mkdir -p /home/node/app/node_modules && chown -R node:node /home/node/app
|
||||
|
||||
WORKDIR /home/node/app
|
||||
|
Loading…
x
Reference in New Issue
Block a user