From ad17391292e454927441fe8e480130b89596ca30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 17:07:42 +0000 Subject: [PATCH] Bump opentofu/opentofu from `e8b80de` to `233c9c2` in /container-images Bumps [opentofu/opentofu](https://github.com/opentofu/opentofu) from `e8b80de` to `233c9c2`. - [Release notes](https://github.com/opentofu/opentofu/releases) - [Changelog](https://github.com/opentofu/opentofu/blob/main/CHANGELOG.md) - [Commits](https://github.com/opentofu/opentofu/commits) --- updated-dependencies: - dependency-name: opentofu/opentofu dependency-version: 1-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container-images/infrastructure-ci.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-images/infrastructure-ci.Dockerfile b/container-images/infrastructure-ci.Dockerfile index 65a9652f..a76dbe6b 100644 --- a/container-images/infrastructure-ci.Dockerfile +++ b/container-images/infrastructure-ci.Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/opentofu/opentofu:1-minimal@sha256:e8b80de6a840eb0e19d82aecbdaa2e2718cb107d15dbe849e6b550955aceacd2 AS opentofu +FROM ghcr.io/opentofu/opentofu:1-minimal@sha256:233c9c2093bafdfda961fedcd4de6bcb0622c105501d05397bfc1a5ff2308f13 AS opentofu FROM docker.io/library/fedora:42@sha256:aa7befe5cfd1f0e062728c16453cd1c479d4134c7b85eac00172f3025ab0d522 AS fedora FROM fedora AS build