Commit f403b99 1 parent f5dfe3f commit f403b99 Copy full SHA for f403b99
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ ARG BASE_IMAGE_TYPE=slim
3
3
# --------------------------------------
4
4
# slim image
5
5
# --------------------------------------
6
- FROM ghcr.io/renovatebot/base-image:2.24.1 @sha256:3ce9895bce94ae22146e4399d49af8a820ec24ec247252c7a4c08fc10badb143 AS slim-base
6
+ FROM ghcr.io/renovatebot/base-image:2.24.2 @sha256:4e5cb168adf292fd89276831187c8ed0fb174201242597bd368d617850dafaad AS slim-base
7
7
8
8
# --------------------------------------
9
9
# full image
10
10
# --------------------------------------
11
- FROM ghcr.io/renovatebot/base-image:2.24.1 -full@sha256:a3ea4cb6d8c804113e1c724427abcc96ec9b447e3cae9e31c1b575ff595ef799 AS full-base
11
+ FROM ghcr.io/renovatebot/base-image:2.24.2 -full@sha256:3cb1693cc92b6bdeea34c356b67b5cc623ac1c594c0c68c135055724236ac583 AS full-base
12
12
13
13
# --------------------------------------
14
14
# build image
15
15
# --------------------------------------
16
- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:2.24.1 @sha256:3ce9895bce94ae22146e4399d49af8a820ec24ec247252c7a4c08fc10badb143 AS build
16
+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:2.24.2 @sha256:4e5cb168adf292fd89276831187c8ed0fb174201242597bd368d617850dafaad AS build
17
17
18
18
ARG TARGETPLATFORM
19
19
ARG BUILDPLATFORM
You can’t perform that action at this time.
0 commit comments