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.
1 parent 14bdbbe commit 2e451e3Copy full SHA for 2e451e3
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