Skip to content

Commit f0cfe9f

Browse files
fix(deps): update dependency skopeo to v1.18.0
| datasource | package | from | to | | --------------- | ------------------------ | ------ | ------ | | github-releases | visualon/skopeo-prebuild | 1.17.0 | 1.18.0 |
1 parent b38c7c5 commit f0cfe9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN install-tool buildx v0.20.1
5050
RUN install-tool kustomize 5.6.0
5151

5252
# renovate: datasource=github-releases packageName=visualon/skopeo-prebuild
53-
RUN install-tool skopeo 1.17.0
53+
RUN install-tool skopeo 1.18.0
5454

5555
# renovate: datasource=java-version packageName=java-jre
5656
RUN install-tool java 21.0.6+7.0.LTS

0 commit comments

Comments
 (0)