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.66.1 @sha256:0102737103d5e499f6b12e57d98408cf3ea4347016f2a2f56c377b583dcefd4a AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:9.66.2 @sha256:556ef2d468c0cfbe6f09f6a687aaabd129e8cec60243b41d8c5d5433c30d008b AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:9.66.1 -full@sha256:aab94e47d4c727e23efbc59538e69f948056d1cf18c276dfaa18c552530a45a5 AS full-base
13+ FROM ghcr.io/renovatebot/base-image:9.66.2 -full@sha256:7863c9d505d0592e501930672baf12897b23820aac5aed0d6348217f3f04093d 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.66.1 @sha256:0102737103d5e499f6b12e57d98408cf3ea4347016f2a2f56c377b583dcefd4a AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.66.2 @sha256:556ef2d468c0cfbe6f09f6a687aaabd129e8cec60243b41d8c5d5433c30d008b 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