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.37.3 @sha256:f0e43d59959106c757d0e8eeb14aafaf7b4f32f724f02aa41001a5341df61905 AS slim-base
8+ FROM ghcr.io/renovatebot/base-image:9.38.0 @sha256:e80ab27320257e5994b5cb84eb25cb252093f7de9ad56fe18b8bce9966946151 AS slim-base
99
1010# --------------------------------------
1111# full image
1212# --------------------------------------
13- FROM ghcr.io/renovatebot/base-image:9.37.3 -full@sha256:3935ed8fdb16c48f8791dd6522b9d59e200a739c4684eff4b914ab93b53134e7 AS full-base
13+ FROM ghcr.io/renovatebot/base-image:9.38.0 -full@sha256:3ddc8b0a7f53160f3713ae7aa567f03734e82573b7a46afd11a0c6075e422ea8 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.37.3 @sha256:f0e43d59959106c757d0e8eeb14aafaf7b4f32f724f02aa41001a5341df61905 AS build
20+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:9.38.0 @sha256:e80ab27320257e5994b5cb84eb25cb252093f7de9ad56fe18b8bce9966946151 AS build
2121
2222# We want a specific node version here
2323# renovate: datasource=node-version
You can’t perform that action at this time.
0 commit comments