Update gcr.io/distroless/python3-debian10 Docker digest to f6c3961 #26

Merged
mwalbeck merged 1 commits from renovate/docker-gcr.io-distroless-python3-debian10 into master 2021-03-30 21:30:22 +00:00

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