Skip to content

Commit a5f0fda

Browse files
test(deps): update dependency skopeo to v1.22.1 (main) (#6412)
test(deps): update dependency skopeo to v1.22.1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cf7918 commit a5f0fda

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.0
107+
RUN install-tool skopeo 1.22.1
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.9
242242

243243
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
244-
RUN install-tool skopeo 1.22.0
244+
RUN install-tool skopeo 1.22.1
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.9
181181

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

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

0 commit comments

Comments
 (0)