There was an error while loading. Please reload this page.
1 parent 46c2187 commit 9d4af6aCopy full SHA for 9d4af6a
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