We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36bfbcb commit 7f63f5bCopy full SHA for 7f63f5b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM rust:1.73 as chef
+FROM rust:1.75 as chef
2
RUN rustup target add x86_64-unknown-linux-musl
3
RUN apt update && apt install -y musl-tools musl-dev
4
RUN update-ca-certificates
0 commit comments