Skip to content

Commit

Permalink
Bump rust version in build container.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Cirner committed Jan 6, 2022
1 parent 7c562e5 commit 577a1da
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 rust:1.55 as builder
FROM rust:1.57 as builder

RUN rustup component add rustfmt

Expand Down

0 comments on commit 577a1da

Please sign in to comment.