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 f7aa061 commit 6c4c222Copy full SHA for 6c4c222
Dockerfile
@@ -1,5 +1,5 @@
1
# Single-Stage Dockerfile
2
-FROM node:23.11-alpine
+FROM node:24.0-alpine
3
4
# Set environment arguments and variables
5
ARG BUILD_DATE
0 commit comments