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

Merged
Renovate merged 1 commits from renovate/rust-1.82-alpine3.20 into master 2024-10-17 22:55:06 -04:00
Showing only changes of commit 7d5206066a - Show all commits

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}