Update rust Docker tag to v1.79
PR created by Renovate Bot.
This commit is contained in:
parent
c1c9db7665
commit
6fe2daaf90
@ -1,4 +1,4 @@
|
||||
FROM rust:1.78-alpine3.19@sha256:d4d3f81f3111991353bd7c7fa513ad3725a27027575fd82e24fb7babcd8f26f7 AS chef
|
||||
FROM rust:1.79-alpine3.19@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb AS chef
|
||||
ENV RUSTFLAGS -C target-feature=-crt-static
|
||||
RUN apk add --no-cache openssl-dev musl-dev
|
||||
RUN cargo install cargo-chef
|
||||
|
Loading…
Reference in New Issue
Block a user