Update gcr.io/distroless/python3-debian12 Docker digest to 8e432c7 #285
1 changed files with 1 additions and 1 deletions
|
@ -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:8e432c787b5c0697dfbfd783120351d90fd5f23ba9fff29532bbdbb87bc13160
|
||||
|
||||
COPY --from=download /home/curl_user/determine-docker-tags.py /
|
||||
|
||||
|
|
Loading…
Reference in a new issue