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.37.5 @sha256:108ab6f901fce841a1d56de4647e37c5e3bbc36f03316ec3aa09f14143a636ff AS slim-base
8
+ FROM ghcr.io/renovatebot/base-image:7.37.6 @sha256:76239ed5c8481a32ebb6f526e296fb69f1ddbcefb896442c05754800b3251f9f AS slim-base
9
9
10
10
# --------------------------------------
11
11
# full image
12
12
# --------------------------------------
13
- FROM ghcr.io/renovatebot/base-image:7.37.5 -full@sha256:b501f0685afca32209e35d935242a17fe6467b8e75915d47c0c0d793de831d7f AS full-base
13
+ FROM ghcr.io/renovatebot/base-image:7.37.6 -full@sha256:cb1d5745068900161d3f409737777181ff0cf7c0421e161c484074aa057047dc AS full-base
14
14
15
15
# --------------------------------------
16
16
# build image
17
17
# --------------------------------------
18
- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.37.5 @sha256:108ab6f901fce841a1d56de4647e37c5e3bbc36f03316ec3aa09f14143a636ff AS build
18
+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.37.6 @sha256:76239ed5c8481a32ebb6f526e296fb69f1ddbcefb896442c05754800b3251f9f 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