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 b3878ea commit ca27076Copy full SHA for ca27076
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=node-version depName=node versioning=node
2
ARG NODE_VERSION=22.16.0
3
4
-FROM ghcr.io/containerbase/base:13.8.33@sha256:42b15981c30c8839cac4be2bcbfc61f479d4fc9e7686f1297341ad55ba10e3fc
+FROM ghcr.io/containerbase/base:13.8.35@sha256:6cb30245c05e1b37f16cb111c138cfb7812ceb8888597380d41719334d777bfb
5
6
ARG NODE_VERSION
7
RUN install-tool node
0 commit comments