Update python Docker tag to v3.13 #54

Open
renovate[bot] wants to merge 1 commit from renovate/python-3.x into master
renovate[bot] commented 2023-10-09 00:43:56 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
python final minor 3.11-alpine -> 3.13-alpine

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | python | final | minor | `3.11-alpine` -> `3.13-alpine` | --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/kharms-dev/discord-power-bot). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzOS40Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/python-3.x:renovate/python-3.x
git switch renovate/python-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/python-3.x
git switch renovate/python-3.x
git rebase master
git switch master
git merge --ff-only renovate/python-3.x
git switch renovate/python-3.x
git rebase master
git switch master
git merge --no-ff renovate/python-3.x
git switch master
git merge --squash renovate/python-3.x
git switch master
git merge --ff-only renovate/python-3.x
git switch master
git merge renovate/python-3.x
git push origin master
Sign in to join this conversation.
No description provided.