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 3c1b123 + 54036c0 commit e2c734cCopy full SHA for e2c734c
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=node:26.4.0-alpine3.24
+ARG BASE_IMAGE=node:26.5.0-alpine3.24
2
3
###############################################################################
4
FROM ${BASE_IMAGE} AS base
0 commit comments