Skip to content

Commit feefd27

Browse files
authoredDec 6, 2024
deps: update docker.io/library/python docker tag to v3.13.1 (#3434)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/python | final | minor | `3.12.7-alpine3.20` -> `3.13.1-alpine3.20` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: 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 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/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent f8ee892 commit feefd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.cloudbuild/library_generation/library_generation.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ RUN git checkout "${GLIB_MUS_SHA}"
4747
RUN chmod a+x compile-x86_64-alpine-linux.sh
4848
RUN sh compile-x86_64-alpine-linux.sh
4949

50-
FROM docker.io/library/python:3.12.7-alpine3.20@sha256:5049c050bdc68575a10bcb1885baa0689b6c15152d8a56a7e399fb49f783bf98 as final
50+
FROM docker.io/library/python:3.13.1-alpine3.20@sha256:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 as final
5151

5252
ARG OWLBOT_CLI_COMMITTISH=6662ddc9cff57289c3c1d59224904d78087734b5
5353
ARG PROTOC_VERSION=25.5

0 commit comments

Comments
 (0)