Skip to content

Commit

Permalink
Update rust nightly version to nightly-2020-11-16
Browse files Browse the repository at this point in the history
  • Loading branch information
ALSchwalm committed Dec 21, 2020
1 parent 22b7543 commit 35426d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN useradd -m mythril

USER mythril
RUN rustup set profile minimal
RUN rustup toolchain install nightly-2020-08-13
RUN rustup toolchain install nightly-2020-11-16
RUN rustup component add rust-src
RUN rustup component add rustfmt

Expand Down

0 comments on commit 35426d9

Please sign in to comment.