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.
2 parents 4b0e036 + 8963edf commit d4285b4Copy full SHA for d4285b4
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=node:24.14.1-alpine3.23
+ARG BASE_IMAGE=node:24.15.0-alpine3.23
2
3
###############################################################################
4
FROM ${BASE_IMAGE} AS base
0 commit comments