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 0527427 commit afcf4a0Copy full SHA for afcf4a0
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=node-version depName=node versioning=node
2
ARG NODE_VERSION=22.19.0
3
4
-FROM ghcr.io/containerbase/base:13.13.5@sha256:3bcd3379f0a72ffe21582f73342ab31d5adb4135427b00602294128b0957286a
+FROM ghcr.io/containerbase/base:13.13.6@sha256:5ea3695fe9eeef0666ff84cd239e8b2e7f8171ed3c84921bb327d03c9d33c79f
5
6
ARG NODE_VERSION
7
RUN install-tool node
0 commit comments