mirror of https://github.com/astral-sh/uv
Update fedora Docker tag to v43 (#13165)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | fedora | container | major | `42` -> `43` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/astral-sh/uv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbnRlcm5hbCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
22b1ed5c5d
commit
a0b27c7cff
|
|
@ -1616,7 +1616,7 @@ jobs:
|
|||
needs: build-binary-linux-libc
|
||||
name: "check system | python on fedora"
|
||||
runs-on: ubuntu-latest
|
||||
container: fedora:42
|
||||
container: fedora:43
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue