Update rust:1.82-alpine3.20 Docker digest to 466dc99

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-10-18 02:55:04 +00:00
parent ec65aa7450
commit 7d5206066a

View File

@ -1,4 +1,4 @@
FROM rust:1.82-alpine3.20@sha256:d6cfd310568092632c4346f45c07e08cbea3b1aaea0d23d4a2fdda0fe3b75dfa AS chef FROM rust:1.82-alpine3.20@sha256:466dc9924d265455aa73e72fd9cdac9db69ce6a988e6f0e6baf852db3485d97d AS chef
ENV RUSTFLAGS="-C target-feature=-crt-static" ENV RUSTFLAGS="-C target-feature=-crt-static"
ARG GIT_HASH ARG GIT_HASH
ENV GIT_COMMIT_HASH=${GIT_HASH} ENV GIT_COMMIT_HASH=${GIT_HASH}