File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ ARG BASE_IMAGE_TYPE=slim
4
4
# --------------------------------------
5
5
# slim image
6
6
# --------------------------------------
7
- FROM ghcr.io/renovatebot/base-image:1.17.0 @sha256:d3d3b323c55c486061247a2bfbc89412afdf76b4ce56417b79009c5c6fbd8048 AS slim-base
7
+ FROM ghcr.io/renovatebot/base-image:1.17.1 @sha256:f64dc31b143a57186d98b8c4104e35aacb96311bdfdab093af5d95f907a4ba78 AS slim-base
8
8
9
9
# --------------------------------------
10
10
# full image
11
11
# --------------------------------------
12
- FROM ghcr.io/renovatebot/base-image:1.17.0 -full@sha256:035d82855697f0721f6429e5e89499e8eec43af33c7bf1a8ba16afd8aa3e5837 AS full-base
12
+ FROM ghcr.io/renovatebot/base-image:1.17.1 -full@sha256:4cdab354aa63c3169b6e5d03be28bb63fd1e6b608f2cd56d62c23bc94438b6dd AS full-base
13
13
14
14
# --------------------------------------
15
15
# final image
You can’t perform that action at this time.
0 commit comments