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.61.2 @sha256:23c827cb8304acedb0e26da8a3a979bd9a8afc0fd9cacec819d52ef52ce82fc1 AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:9.62.0 @sha256:7ef8910c129f2925fda176fe3a15f40bc04e137828ae2089859baa230c125e93 AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:9.61.2 -full@sha256:1cb4a440e9d28b6f7c72000ac737e6403f6fca8d0be9e7e3229e6d45c945a7a4 AS full-base
13+ FROM ghcr.io/renovatebot/base-image:9.62.0 -full@sha256:a3ca2e9a06ee8657aa7da0596e7f4f6b0e500346c943c1cd7d9bdfad7dcc46f6 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.61.2 @sha256:23c827cb8304acedb0e26da8a3a979bd9a8afc0fd9cacec819d52ef52ce82fc1 AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.62.0 @sha256:7ef8910c129f2925fda176fe3a15f40bc04e137828ae2089859baa230c125e93 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