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.7 @sha256:601eab5ecd1a48f2890f639ac095a8acd9aab557d3fe79f014b10fd05e1477ac AS slim-base
8
+ FROM ghcr.io/renovatebot/base-image:7.38.0 @sha256:c0709c6d2b62d971ae21380a97d740819a2755126d1b3f29c68ae9d1000d0041 AS slim-base
9
9
10
10
# --------------------------------------
11
11
# full image
12
12
# --------------------------------------
13
- FROM ghcr.io/renovatebot/base-image:7.37.7 -full@sha256:79aaeb4d0a895e0a975fb360e605f0de248021074c8c3ee5464167f5e0b5603b AS full-base
13
+ FROM ghcr.io/renovatebot/base-image:7.38.0 -full@sha256:5346624694dc194d75d4a62688d9d3fb4854073ba99d1d359a90e10aa171015a AS full-base
14
14
15
15
# --------------------------------------
16
16
# build image
17
17
# --------------------------------------
18
- FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.37.7 @sha256:601eab5ecd1a48f2890f639ac095a8acd9aab557d3fe79f014b10fd05e1477ac AS build
18
+ FROM --platform=$BUILDPLATFORM ghcr.io/renovatebot/base-image:7.38.0 @sha256:c0709c6d2b62d971ae21380a97d740819a2755126d1b3f29c68ae9d1000d0041 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