File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ RUN install-tool skopeo 1.22.2
110110RUN install-tool sops v3.12.2
111111
112112# renovate: datasource=docker versioning=docker
113- RUN install-tool swift 6.3.0
113+ RUN install-tool swift 6.3.1
114114
115115# renovate: datasource=docker packageName=hashicorp/terraform versioning=docker
116116RUN install-tool terraform 1.14.9
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ WORKDIR /test
4444FROM base AS build
4545
4646# renovate: datasource=docker versioning=docker
47- RUN install-tool swift 6.3.0
47+ RUN install-tool swift 6.3.1
4848
4949# --------------------------------------
5050# testa: swift latest
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ ARG CONTAINERBASE_LOG_LEVEL
3838FROM base AS test-swift
3939
4040# renovate: datasource=docker versioning=docker
41- RUN install-tool swift 6.3.0
41+ RUN install-tool swift 6.3.1
4242
4343#--------------------------------------
4444# Image: final
You can’t perform that action at this time.
0 commit comments