Skip to content

Commit f113f4b

Browse files
test(deps): update dependency skopeo to v1.17.0 (main) (#3609)
test(deps): update dependency skopeo to v1.17.0 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29d2e37 commit f113f4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ RUN install-tool powershell v7.4.6
9696
RUN install-tool rust 1.83.0
9797

9898
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
99-
RUN install-tool skopeo 1.16.1
99+
RUN install-tool skopeo 1.17.0
100100

101101
# renovate: datasource=github-releases packageName=getsops/sops
102102
RUN install-tool sops v3.9.2

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ RUN install-tool gleam 1.6.3
222222
RUN install-tool kubectl v1.31.3
223223

224224
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
225-
RUN install-tool skopeo 1.16.1
225+
RUN install-tool skopeo 1.17.0
226226

227227
# renovate: datasource=github-releases packageName=getsops/sops
228228
RUN install-tool sops v3.9.2

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ FROM base AS test-others
121121
RUN install-tool kubectl v1.31.3
122122

123123
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
124-
RUN install-tool skopeo 1.16.1
124+
RUN install-tool skopeo 1.17.0
125125

126126
# renovate: datasource=github-releases packageName=getsops/sops
127127
RUN install-tool sops v3.9.2

0 commit comments

Comments
 (0)