update Dockerfile
This commit is contained in:
parent
a3732103bf
commit
8f5e193c63
@ -1,5 +1,5 @@
|
|||||||
# Set Node.js version
|
# Set Node.js version
|
||||||
FROM node:alpine
|
FROM node:20-alpine
|
||||||
|
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user