mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-12 20:14:15 +00:00
use node16-bulllseye
This commit is contained in:
parent
095de7cca8
commit
09efcc6aba
@ -1,6 +1,5 @@
|
||||
FROM node:16-bullseye-slim
|
||||
FROM node:16-bullseye
|
||||
|
||||
RUN apt install git -y
|
||||
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