Update gcr.io/distroless/python3-debian12 Docker digest to 1b8a214 #284

Merged
renovate-bot merged 1 commits from renovate/gcr.io-distroless-python3-debian12 into master 2024-09-24 15:17:24 +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-debian12@sha256:13dc9c80ae977a1f94221d0de31c68f6e5ae67bb52ba608ed476521b75a70f06
FROM gcr.io/distroless/python3-debian12@sha256:1b8a214aad17b69de4d08638754c250be842890c0fb94f40e7acf5c0b30c451b
COPY --from=download /home/curl_user/determine-docker-tags.py /