Skip to content

Commit 3001d1e

Browse files
test(deps): update dependency tofu to v1.11.6 (main) (#6378)
test(deps): update dependency tofu to v1.11.6 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f93564c commit 3001d1e

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
@@ -116,7 +116,7 @@ RUN install-tool swift 6.3.0
116116
RUN 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
122122
RUN install-tool jb v0.6.0

test/latest/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ RUN install-tool skopeo 1.22.0
247247
RUN 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
253253
RUN install-tool protoc 34.1

test/latest/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ RUN install-tool terraform 1.14.8
158158
FROM 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

0 commit comments

Comments
 (0)