Update gcr.io/distroless/python3-debian11 Docker digest to cdf542d #272

Merged
renovate-bot merged 1 commit from renovate/gcr.io-distroless-python3-debian11 into master 2024-04-02 18:10:50 +00:00
Showing only changes of commit 40e7917389 - Show all commits

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