We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e3cf44 commit b450e09Copy full SHA for b450e09
2021/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-FROM rust:1.67.0
+FROM rust:1.70.0
3
4
# Setup rust toolchain
5
RUN rustup component add rustfmt
0 commit comments