Skip to content

Commit e4b609a

Browse files
umati-botGoetz Goerisch
authored andcommitted
chore(deps): update dependency alpine_3_23/python3 to v3.12.13-r0 (#1680)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alpine_3_23/python3 | patch | `3.12.12-r0` → `3.12.13-r0` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTMiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=--> Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1680 Co-authored-by: umati-bot <git-bot@umati.org> Co-committed-by: umati-bot <git-bot@umati.org>
1 parent 301ac24 commit e4b609a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ RUN apk --no-cache add \
3030
g++=15.2.0-r2 \
3131
git=2.52.0-r0 \
3232
make=4.4.1-r3 \
33-
python3=3.12.12-r0 \
33+
python3=3.12.13-r0 \
3434
patch=2.8-r0 \
3535
linux-headers=6.16.12-r0 && \
3636
mkdir /install

0 commit comments

Comments
 (0)