Update rust:1.79-alpine3.19 Docker digest to b5d5bb4 (#78)

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-06-21 04:57:41 -04:00 committed by Renovate
parent 14eef0ae74
commit 9cb7325362

View File

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