Skip to content

Commit

Permalink
Bump Rust version to 1.77.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanthoren committed Apr 10, 2024
1 parent 9e9ebc9 commit 0385489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM blackdex/rust-musl:x86_64-musl-stable-1.77.1 AS build
FROM blackdex/rust-musl:x86_64-musl-stable-1.77.2 AS build
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

COPY src /src
Expand Down

0 comments on commit 0385489

Please sign in to comment.