Update gcr.io/distroless/python3-debian12 Docker digest to 7729c79

This commit is contained in:
renovate-bot 2025-03-28 22:11:46 +00:00
parent 506007cae6
commit 5673a9b823

View file

@ -8,7 +8,7 @@ RUN set -ex; \
curl -o /home/curl_user/determine-docker-tags.py \
https://git.walbeck.it/walbeck-it/determine-docker-tags/raw/tag/${DETERMINE_DOCKER_TAGS_VERSION}/determine_docker_tags/__init__.py;
FROM gcr.io/distroless/python3-debian12@sha256:60e4bcd869b5beb3eca9972a98b2ce3a46e0e80539327b504dbbf792e5ea09ab
FROM gcr.io/distroless/python3-debian12@sha256:7729c7979e1097d2b60fffb0af904a59e16af241b7c8eef4c613013ef1504ff8
COPY --from=download /home/curl_user/determine-docker-tags.py /