Update fedora Docker tag to v42 (#6924)

This commit is contained in:
renovate[bot]
2024-09-02 14:01:51 -04:00
committed by GitHub
parent 9319319f84
commit ea0a0db7a7

View File

@@ -977,7 +977,7 @@ jobs:
needs: build-binary-linux
name: "check system | python on fedora"
runs-on: ubuntu-latest
container: fedora:41
container: fedora:42
steps:
- uses: actions/checkout@v4