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.27.1 @sha256:37682f46b6ee3e2f5a804241a4b3d64a6c6484fad8225e42d5f31cda1972b222 AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:10.27.2 @sha256:35b33d3f30ba5ac390660163cfc784f6005c1663fd3f17cd91313b1a52b0c7ba AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:10.27.1 -full@sha256:e5ff517371404d98056febf6626567ae547499724916e691b5e8941452e1773a AS full-base
13+ FROM ghcr.io/renovatebot/base-image:10.27.2 -full@sha256:1cff7ba6e6d1448fbfc71f04fac3b490770f7d8879b0121d3f4d92f17dda5201 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.27.1 @sha256:37682f46b6ee3e2f5a804241a4b3d64a6c6484fad8225e42d5f31cda1972b222 AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:10.27.2 @sha256:35b33d3f30ba5ac390660163cfc784f6005c1663fd3f17cd91313b1a52b0c7ba 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