Skip to content

Commit 2004833

Browse files
committed
chore: update to Rust 1.77
1 parent 5de71b2 commit 2004833

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.76 as chef
1+
FROM rust:1.77 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)