Update rust:1.79-alpine3.19 Docker digest to af0364d #84

Merged
Renovate merged 1 commits from renovate/rust-1.79-alpine3.19 into master 2024-07-22 22:54:02 -04:00
Showing only changes of commit d52750c4aa - Show all commits

View File

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