Skip to content

Commit 3a1f4dd

Browse files
authored
Merge branch 'main' into 7051-python-ecr-follow
2 parents 94e4a7e + a88cc76 commit 3a1f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustv1/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-
ARG MSRV=1.80.1
2+
ARG MSRV=1.83.0
33
FROM rust:$MSRV
44

55
# Update image

0 commit comments

Comments
 (0)