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 92288e4 commit 54dc84aCopy full SHA for 54dc84a
Dockerfile
@@ -1,5 +1,5 @@
1
# Single-Stage Dockerfile
2
-FROM node:24.1-alpine
+FROM node:24.2-alpine
3
4
# Set environment arguments and variables
5
ARG BUILD_DATE
0 commit comments