File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,19 @@ ARG BASE_IMAGE_TYPE=slim
55# --------------------------------------
66# slim image
77# --------------------------------------
8- FROM ghcr.io/renovatebot/base-image:9.71.13 @sha256:52e335d4a0d5200aa80bd2306c839ade4bdf24c1260bf8c34bfcd7736205bc83 AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:9.71.14 @sha256:ff77187bf2a430dc738aa30a132ebe3565d9072ab9e1b36a06de78fd70cc145e AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:9.71.13 -full@sha256:c1697d8f37b0768d5485b75f06fe0531b290738d8f2a1c9601fd8398b8170dcd AS full-base
13+ FROM ghcr.io/renovatebot/base-image:9.71.14 -full@sha256:0d106881c8886f63a650791e0dbc4a305b21d62903397bafb16cee89b3fed3e1 AS full-base
1414
1515ENV RENOVATE_BINARY_SOURCE=global
1616
1717# --------------------------------------
1818# build image
1919# --------------------------------------
20- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.71.13 @sha256:52e335d4a0d5200aa80bd2306c839ade4bdf24c1260bf8c34bfcd7736205bc83 AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.71.14 @sha256:ff77187bf2a430dc738aa30a132ebe3565d9072ab9e1b36a06de78fd70cc145e AS build
2121
2222# We want a specific node version here
2323# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
You can’t perform that action at this time.
0 commit comments