We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d9883f + ae6a03d commit a341b9cCopy full SHA for a341b9c
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=node:23.11.0-alpine3.20
+ARG BASE_IMAGE=node:23.11.1-alpine3.20
2
3
###############################################################################
4
FROM ${BASE_IMAGE} AS base
0 commit comments