Update rust:1.80-alpine3.19 Docker digest to 343d225

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-07-26 02:58:19 +00:00
parent 10f2900150
commit 62d1ced6a9

View File

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