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 608069b commit 3c780c3Copy full SHA for 3c780c3
Dockerfile
@@ -1,5 +1,5 @@
1
# Single-Stage Dockerfile
2
-FROM node:24.0-alpine
+FROM node:24.1-alpine
3
4
# Set environment arguments and variables
5
ARG BUILD_DATE
0 commit comments