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