We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6875c50 commit 2baf627Copy full SHA for 2baf627
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=22.10.0-alpine
+ARG NODE_VERSION=22.11.0-alpine
2
ARG NPM_VERSION=10.5.0
3
4
FROM node:${NODE_VERSION} as base
0 commit comments