Update gcr.io/distroless/python3-debian12 Docker digest to 6ddcc8e #285

Open
renovate-bot wants to merge 1 commits from renovate/gcr.io-distroless-python3-debian12 into master

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:1b8a214aad17b69de4d08638754c250be842890c0fb94f40e7acf5c0b30c451b
FROM gcr.io/distroless/python3-debian12@sha256:6ddcc8e7ee34406c83dc2d201b92150b9e401d16514086e0c08c95da834c12fd
COPY --from=download /home/curl_user/determine-docker-tags.py /