File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ RUN install-tool swift 6.3.0
116116RUN install-tool terraform 1.14.8
117117
118118# renovate: datasource=github-releases packageName=opentofu/opentofu
119- RUN install-tool tofu 1.11.5
119+ RUN install-tool tofu 1.11.6
120120
121121# renovate: datasource=github-releases packageName=jsonnet-bundler/jsonnet-bundler
122122RUN install-tool jb v0.6.0
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ RUN install-tool skopeo 1.22.0
247247RUN install-tool sops v3.12.2
248248
249249# renovate: datasource=github-releases packageName=opentofu/opentofu
250- RUN install-tool tofu 1.11.5
250+ RUN install-tool tofu 1.11.6
251251
252252# renovate: datasource=github-releases packageName=protocolbuffers/protobuf versioning=docker
253253RUN install-tool protoc 34.1
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ RUN install-tool terraform 1.14.8
158158FROM base AS test-tofu
159159
160160# renovate: datasource=github-releases packageName=opentofu/opentofu
161- RUN install-tool tofu 1.11.5
161+ RUN install-tool tofu 1.11.6
162162
163163#--------------------------------------
164164# Image: vendir
You can’t perform that action at this time.
0 commit comments