Skip to content

Commit 3df9983

Browse files
fix(deps): update dependency skopeo to v1.21.0 (#2728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb101cc commit 3df9983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN install-tool buildx v0.30.1
5252
RUN install-tool kustomize 5.8.0
5353

5454
# renovate: datasource=github-releases packageName=visualon/skopeo-prebuild
55-
RUN install-tool skopeo 1.20.0
55+
RUN install-tool skopeo 1.21.0
5656

5757
# renovate: datasource=java-version packageName=java-jre?os=linux&architecture=x64
5858
RUN install-tool java 21.0.9+10.0.LTS

0 commit comments

Comments
 (0)