Skip to content

Commit 35426d9

Browse files
committed
Update rust nightly version to nightly-2020-11-16
1 parent 22b7543 commit 35426d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN useradd -m mythril
66

77
USER mythril
88
RUN rustup set profile minimal
9-
RUN rustup toolchain install nightly-2020-08-13
9+
RUN rustup toolchain install nightly-2020-11-16
1010
RUN rustup component add rust-src
1111
RUN rustup component add rustfmt
1212

0 commit comments

Comments
 (0)