Update gcr.io/distroless/python3-debian11 Docker digest to 69ae7f1

This commit is contained in:
renovate-bot 2023-06-06 16:09:05 +00:00
parent 4028c3f9cc
commit dad6ceaac0

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-debian11@sha256:4e7f0e61fd2bd45064a10ff3e985486b083e139461e16f004baa684eefffea8b
FROM gcr.io/distroless/python3-debian11@sha256:69ae7f133d33faab720af28e78fb45707b623bcbc94ae02a07c633bf053f4b40
COPY --from=download /home/curl_user/determine-docker-tags.py /