From 9308235aa4fd8bc51f2a7db97234e1db106dfa5c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 02:20:02 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/library/fedora):=20update=2043=20?= =?UTF-8?q?=E2=9E=BC=20f939807=20(#3294)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .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 0f98f824..a82b8450 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:af660adb8de42682b494c7d102860c155466ba61cd850a8420e1ffad1764b1b7 + image: public.ecr.aws/docker/library/fedora:43@sha256:f939807f85f6dab6fbdb34a4ab8cfe0412a768398bbf14ec2b099c96797b9332 # Fix SELinux for the built OSTree: https://github.com/coreos/rpm-ostree/issues/1943 options: --privileged --security-opt label:disable strategy: