Update rust:1.80-alpine3.19 Docker digest to b3ac1f6 (#101)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-08-08 20:04:32 -04:00 committed by Renovate
parent 0c473ad12b
commit 4d2907c920

View File

@ -1,4 +1,4 @@
FROM rust:1.80-alpine3.19@sha256:343d2257f9e18769ce40185935254880c398d32e597fdfd28afd1ca2bdbda044 AS chef
FROM rust:1.80-alpine3.19@sha256:b3ac1f65cf33390407c9b90558eb41e7a8311c47d836fca5800960f1aa2d11d5 AS chef
ENV RUSTFLAGS -C target-feature=-crt-static
RUN apk add --no-cache openssl-dev musl-dev
RUN cargo install cargo-chef