We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179df4f commit a88cc76Copy full SHA for a88cc76
rustv1/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG MSRV=1.80.1
+ARG MSRV=1.83.0
3
FROM rust:$MSRV
4
5
# Update image
0 commit comments