forked from noxious/server
okeh
This commit is contained in:
parent
47ab660fd0
commit
aec3f33f69
@ -1,5 +1,5 @@
|
|||||||
# Use the official Node.js 20.2.0 image with Alpine Linux as the base image
|
# Use the official Node.js 20.2.0 image with Alpine Linux as the base image
|
||||||
FROM node:20.9.0-alpine
|
FROM node:22.4.1-alpine
|
||||||
|
|
||||||
# Create a directory for the application code
|
# Create a directory for the application code
|
||||||
RUN mkdir -p /usr/src/app
|
RUN mkdir -p /usr/src/app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user