Skip to content

Commit

Permalink
[2021] Increase rust version
Browse files Browse the repository at this point in the history
  • Loading branch information
ACSimon33 committed Dec 12, 2024
1 parent 5e3cf44 commit b450e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2021/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM rust:1.67.0
FROM rust:1.70.0

# Setup rust toolchain
RUN rustup component add rustfmt
Expand Down

0 comments on commit b450e09

Please sign in to comment.