We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14bdbbe + 2e451e3 commit 0fb195cCopy full SHA for 0fb195c
Dockerfile
@@ -1,5 +1,5 @@
1
# Use an official Node.js runtime as a base image
2
-FROM node:18-alpine
+FROM node:20-alpine
3
4
# Set the working directory in the container
5
WORKDIR /app
0 commit comments