From a4a1f3bf99d25d9fa3e1bb834b88ddd9bbf5cb63 Mon Sep 17 00:00:00 2001 From: tdy2k <86881100+tdy2k@users.noreply.github.com> Date: Tue, 12 May 2026 08:51:26 +0000 Subject: [PATCH] chore(xep-python-iac): update opentofu_version to 1.11.7 --- containers/xep-python-iac/versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/xep-python-iac/versions.yaml b/containers/xep-python-iac/versions.yaml index f7f9ffa..4ba340c 100644 --- a/containers/xep-python-iac/versions.yaml +++ b/containers/xep-python-iac/versions.yaml @@ -2,7 +2,7 @@ image_name: xep-python-iac tag_pattern: '{base_version}-bookworm' versions: - base_version: '3.12' - opentofu_version: 1.11.6 + opentofu_version: 1.11.7 poetry_version: 2.3.4 precommit_version: 4.6.0 tflint_version: 0.62.0