Skip to content

Commit e2a15bd

Browse files
test(deps): update dependency skopeo to v1.22.2 (main) (#6445)
test(deps): update dependency skopeo to v1.22.2 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 667c1a1 commit e2a15bd

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
@@ -104,7 +104,7 @@ RUN install-tool powershell v7.6.0
104104
RUN install-tool rust 1.94.1
105105

106106
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
107-
RUN install-tool skopeo 1.22.1
107+
RUN install-tool skopeo 1.22.2
108108

109109
# renovate: datasource=github-releases packageName=getsops/sops
110110
RUN install-tool sops v3.12.2

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ RUN install-tool kubectl v1.35.3
241241
RUN install-tool mise 2026.4.12
242242

243243
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
244-
RUN install-tool skopeo 1.22.1
244+
RUN install-tool skopeo 1.22.2
245245

246246
# renovate: datasource=github-releases packageName=getsops/sops
247247
RUN install-tool sops v3.12.2

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ RUN install-tool kubectl v1.35.3
180180
RUN install-tool mise 2026.4.12
181181

182182
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
183-
RUN install-tool skopeo 1.22.1
183+
RUN install-tool skopeo 1.22.2
184184

185185
# renovate: datasource=github-releases packageName=getsops/sops
186186
RUN install-tool sops v3.12.2

0 commit comments

Comments
 (0)