Skip to content

Commit 7f63f5b

Browse files
committed
chore: update Rust to v1.75
1 parent 36bfbcb commit 7f63f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.73 as chef
1+
FROM rust:1.75 as chef
22
RUN rustup target add x86_64-unknown-linux-musl
33
RUN apt update && apt install -y musl-tools musl-dev
44
RUN update-ca-certificates

0 commit comments

Comments
 (0)