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: