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:10.26.2 @sha256:849e608f6757010fee1dc7d755af998545a80ccdece6a8264b2241149c822a26 AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:10.27.0 @sha256:fa583317ac172924df76110bd0bc48ae693f0c01aacb48487e05cc5d97fbff06 AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:10.26.2 -full@sha256:8af086b5b5da8056e2cbc9be982cd4f296fa9a1be299875b5b621031d52f21a0 AS full-base
13+ FROM ghcr.io/renovatebot/base-image:10.27.0 -full@sha256:d75de35cd320ecb718551db999d4113a3eac846db56710f398935f7c4d4bef15 AS full-base
1414
1515ENV RENOVATE_BINARY_SOURCE=global
1616
1717# --------------------------------------
1818# build image
1919# --------------------------------------
20- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:10.26.2 @sha256:849e608f6757010fee1dc7d755af998545a80ccdece6a8264b2241149c822a26 AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:10.27.0 @sha256:fa583317ac172924df76110bd0bc48ae693f0c01aacb48487e05cc5d97fbff06 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