Update rust:1.82-alpine3.20 Docker digest to 466dc99 (#135)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-10-17 22:55:05 -04:00 committed by Renovate
parent ec65aa7450
commit f02775f9a0

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}