diff --git a/.github/workflows/test-system.yml b/.github/workflows/test-system.yml index 909e1a7a53..7e63582c60 100644 --- a/.github/workflows/test-system.yml +++ b/.github/workflows/test-system.yml @@ -45,7 +45,7 @@ jobs: timeout-minutes: 10 name: "python on fedora" runs-on: ubuntu-latest - container: fedora:45@sha256:af8cdc432037f5e8e288bbc26c2b55b96000a911ec5b37959cd464d830f6cc5b + container: fedora:45@sha256:0c1f63ed8fb818fad16cf6ae091598c410a21d2e1a9adf183beb93189299bfba steps: - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 with: