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 9cc73eb commit b6d0ebaCopy full SHA for b6d0eba
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=node-version depName=node versioning=node
2
ARG NODE_VERSION=24.14.0
3
4
-FROM ghcr.io/containerbase/base:14.4.8@sha256:1377301027b0146ea42e588ea614ca554533032498031bff9e6adc7dac777089
+FROM ghcr.io/containerbase/base:14.4.10@sha256:76ddcd8525a82ac97a9218f5432b38a195111002923d7bf46ede7319718567d1
5
6
ARG NODE_VERSION
7
0 commit comments