From 8d71c77a9d58d64edbfbbe70f8925ec92a8961b1 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:15:49 +0000 Subject: [PATCH] =?UTF-8?q?feat(oci/library/fedora)!:=20Update=2043=20?= =?UTF-8?q?=E2=9E=BC=2044=20(#3415)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ostree-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ostree-build.yaml b/.github/workflows/ostree-build.yaml index 971e5c52..8cefcdc2 100644 --- a/.github/workflows/ostree-build.yaml +++ b/.github/workflows/ostree-build.yaml @@ -17,7 +17,7 @@ jobs: packages: write timeout-minutes: 40 container: - image: public.ecr.aws/docker/library/fedora:43@sha256:f939807f85f6dab6fbdb34a4ab8cfe0412a768398bbf14ec2b099c96797b9332 + image: public.ecr.aws/docker/library/fedora:44@sha256:8a396124f358d2922f1b1c40aee2e7f1dd016b26b3d525d4338e7da12c1cd9a5 # Fix SELinux for the built OSTree: https://github.com/coreos/rpm-ostree/issues/1943 options: --privileged --security-opt label:disable strategy: