Skip to content

Commit ba007c2

Browse files
authored
deps: update docker.io/library/python docker tag to v3.13.2 (#3615)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/python | final | patch | `3.13.1-alpine3.20` -> `3.13.2-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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent c760c8e commit ba007c2

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.13.1-alpine3.20@sha256:7788ec80bdacc4736a50adce4c3711581e83650a8895c6dbf202caf4af7a3270 as final
50+
FROM docker.io/library/python:3.13.2-alpine3.20@sha256:816feb29731cdee64b15b0ae91dd9f1cbc36765984ff8ea85a3d90f064417237 as final
5151

5252
ARG OWLBOT_CLI_COMMITTISH=35eff2ce0e72dba6df7fd785779350f33c36692d
5353
ARG PROTOC_VERSION=25.5

0 commit comments

Comments
 (0)