Skip to content

Commit b450e09

Browse files
committed
[2021] Increase rust version
1 parent 5e3cf44 commit b450e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2021/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
FROM rust:1.67.0
2+
FROM rust:1.70.0
33

44
# Setup rust toolchain
55
RUN rustup component add rustfmt

0 commit comments

Comments
 (0)