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