Update fedora Docker tag to v41 (#2898)

This commit is contained in:
renovate[bot] 2024-04-07 23:41:49 -05:00 committed by GitHub
parent aa7760534f
commit 356a26646c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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