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 ab5d402 commit dc94009Copy full SHA for dc94009
Dockerfile
@@ -1,5 +1,4 @@
1
-# Use Node.js LTS image
2
-FROM node:20-alpine
+FROM node:22-alpine
3
4
# Create app directory
5
WORKDIR /usr/src/app
0 commit comments