mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
update node image
This commit is contained in:
parent
55dc3c548a
commit
73c0dc11c6
@ -1,6 +1,5 @@
|
||||
FROM node:16-alpine
|
||||
FROM node:16-bullseye-slim
|
||||
|
||||
RUN apk add 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