Skip to content

Commit 3196ab4

Browse files
fix(deps): update dependency skopeo to v1.18.0 (#2103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b38c7c5 commit 3196ab4

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)