Skip to content

Commit 40a74fe

Browse files
renovate-botdiegomarquezp
andauthoredJan 23, 2025
deps: update docker.io/library/python:3.13.1-alpine3.20 docker digest to 9ab3b6e (#3555)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/library/python | final | digest | `804ad02` -> `9ab3b6e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: Diego Marquez <diegomarquezp@google.com>
1 parent edd5a4c commit 40a74fe

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:804ad02b9ba67ea1f8307eeb6407b121c6bd6bb19d3f182aae166821eb59d6a4 as final
50+
FROM docker.io/library/python:3.13.1-alpine3.20@sha256:9ab3b6ef4afb7582afaa84e97d40a36f192595bb0578561c282cecc22a45de49 as final
5151

5252
ARG OWLBOT_CLI_COMMITTISH=8b7d94b4a8ad0345aeefd6a7ec9c5afcbeb8e2d7
5353
ARG PROTOC_VERSION=25.5

0 commit comments

Comments
 (0)
Please sign in to comment.