Skip to content

Commit e432346

Browse files
test(deps): update dependency skopeo to v1.22.0 (main) (#5951)
test(deps): update dependency skopeo to v1.22.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11f050b commit e432346

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ RUN install-tool powershell v7.5.4
101101
RUN install-tool rust 1.93.1
102102

103103
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
104-
RUN install-tool skopeo 1.21.0
104+
RUN install-tool skopeo 1.22.0
105105

106106
# renovate: datasource=github-releases packageName=getsops/sops
107107
RUN install-tool sops v3.11.0

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ RUN install-tool gleam 1.14.0
238238
RUN install-tool kubectl v1.35.1
239239

240240
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
241-
RUN install-tool skopeo 1.21.0
241+
RUN install-tool skopeo 1.22.0
242242

243243
# renovate: datasource=github-releases packageName=getsops/sops
244244
RUN install-tool sops v3.11.0

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ FROM base AS test-others
164164
RUN install-tool kubectl v1.35.1
165165

166166
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
167-
RUN install-tool skopeo 1.21.0
167+
RUN install-tool skopeo 1.22.0
168168

169169
# renovate: datasource=github-releases packageName=getsops/sops
170170
RUN install-tool sops v3.11.0

0 commit comments

Comments
 (0)