Update rust:1.80-alpine3.19 Docker digest to b3ac1f6

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-08-09 00:04:31 +00:00
parent 0c473ad12b
commit 51a7e2c956

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