From cd3762e222bdc9795fbf04e5ac9dba71e9124f70 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:35:42 +0000 Subject: [PATCH] =?UTF-8?q?feat(gha/public.ecr.aws/docker/library/fedora)!?= =?UTF-8?q?:=20Update=2040=20=E2=9E=BC=2043=20(#2100)?= 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 c794e80f..879a134a 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:40 + image: public.ecr.aws/docker/library/fedora:43@sha256:b00fc3cf4a22cd2d4b3bd645aa68097c3fc958b0f723fd7fe4fef26ee2dea3eb # Fix SELinux for the built OSTree: https://github.com/coreos/rpm-ostree/issues/1943 options: --privileged --security-opt label:disable strategy: