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