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 @@ -5,17 +5,17 @@ ARG BASE_IMAGE_TYPE=slim
5
5
# --------------------------------------
6
6
# slim image
7
7
# --------------------------------------
8
- FROM ghcr.io/renovatebot/base-image:7.36.5 @sha256:42b3fe78ecf38749c6e3edd3ba6bc14a210042cda2c810b1a3f411f14013be76 AS slim-base
8
+ FROM ghcr.io/renovatebot/base-image:7.36.6 @sha256:3fe9726060af265250037bb68037e0e5d34cee01145bc217ac50201f896c954c AS slim-base
9
9
10
10
# --------------------------------------
11
11
# full image
12
12
# --------------------------------------
13
- FROM ghcr.io/renovatebot/base-image:7.36.5 -full@sha256:e45d79184a8edb8ce14887fef36d4861ffb8c51499b8fece2e2be15158683a8a AS full-base
13
+ FROM ghcr.io/renovatebot/base-image:7.36.6 -full@sha256:553b83995aff26a13f2dc44caf2aa2023b0013cab7dfed6d51bc23e7f73320b7 AS full-base
14
14
15
15
# --------------------------------------
16
16
# build image
17
17
# --------------------------------------
18
- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.36.5 @sha256:42b3fe78ecf38749c6e3edd3ba6bc14a210042cda2c810b1a3f411f14013be76 AS build
18
+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.36.6 @sha256:3fe9726060af265250037bb68037e0e5d34cee01145bc217ac50201f896c954c AS build
19
19
20
20
# We want a specific node version here
21
21
# renovate: datasource=node-version
You can’t perform that action at this time.
0 commit comments