File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ RUN install-tool powershell v7.4.6
96
96
RUN install-tool rust 1.83.0
97
97
98
98
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
99
- RUN install-tool skopeo 1.16.1
99
+ RUN install-tool skopeo 1.17.0
100
100
101
101
# renovate: datasource=github-releases packageName=getsops/sops
102
102
RUN install-tool sops v3.9.2
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ RUN install-tool gleam 1.6.3
222
222
RUN install-tool kubectl v1.31.3
223
223
224
224
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
225
- RUN install-tool skopeo 1.16.1
225
+ RUN install-tool skopeo 1.17.0
226
226
227
227
# renovate: datasource=github-releases packageName=getsops/sops
228
228
RUN install-tool sops v3.9.2
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ FROM base AS test-others
121
121
RUN install-tool kubectl v1.31.3
122
122
123
123
# renovate: datasource=github-releases packageName=containerbase/skopeo-prebuild
124
- RUN install-tool skopeo 1.16.1
124
+ RUN install-tool skopeo 1.17.0
125
125
126
126
# renovate: datasource=github-releases packageName=getsops/sops
127
127
RUN install-tool sops v3.9.2
You can’t perform that action at this time.
0 commit comments