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 @@ -3,12 +3,12 @@ ARG BASE_IMAGE_TYPE=slim
3
3
# --------------------------------------
4
4
# slim image
5
5
# --------------------------------------
6
- FROM ghcr.io/renovatebot/base-image:2.16.2 @sha256:91cef9e83fecf24e08a108a835d163b6396199cd1e8474713a4f072fa1bf71e4 AS slim-base
6
+ FROM ghcr.io/renovatebot/base-image:2.17.0 @sha256:14f71b7c891ab325809e274bc019386bf8196371cf48723b7516e8b4ac92640b AS slim-base
7
7
8
8
# --------------------------------------
9
9
# full image
10
10
# --------------------------------------
11
- FROM ghcr.io/renovatebot/base-image:2.16.2 -full@sha256:bffa6925986b40d5c312c5bde30c96b2256580525b4ec0117541d595c573a5e5 AS full-base
11
+ FROM ghcr.io/renovatebot/base-image:2.17.0 -full@sha256:f59f12840152b0996c37631da0ef4c88c9cdb225a9cfa41e3b4b509940102014 AS full-base
12
12
13
13
# --------------------------------------
14
14
# build image
You can’t perform that action at this time.
0 commit comments