forked from srgooglo/monstercanker
update node version
This commit is contained in:
parent
2954de2914
commit
fd569e9eeb
|
@ -1,4 +1,4 @@
|
|||
FROM node:16-bullseye-slim
|
||||
FROM node:20-bullseye-slim
|
||||
|
||||
RUN apt update
|
||||
RUN apt install build-essential -y
|
||||
|
|
Loading…
Reference in New Issue