Update rust Docker tag to v1.82 (#134)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
8901ffacfe
commit
ec65aa7450
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.81-alpine3.20@sha256:d6e876ca5fe200f4ac60312b95606f0b042699c4cf6a19493b7d2a2ebbfb337b AS chef
|
FROM rust:1.82-alpine3.20@sha256:d6cfd310568092632c4346f45c07e08cbea3b1aaea0d23d4a2fdda0fe3b75dfa 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}
|
||||||
|
Loading…
Reference in New Issue
Block a user