We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4050b45 commit 7b907beCopy full SHA for 7b907be
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.12@sha256:002f0431c03e26054956313950f83fc28a76915820f4fbc5c92205c765ac23d7
+FROM ghcr.io/containerbase/base:14.5.0@sha256:a6b8380f8c17cf3b2cdadfc4c417fa4b368ab24223ae3e2f79e4f7110ce41575
5
6
ARG NODE_VERSION
7
0 commit comments