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 22b7543 commit 35426d9Copy full SHA for 35426d9
Dockerfile
@@ -6,7 +6,7 @@ RUN useradd -m mythril
6
7
USER mythril
8
RUN rustup set profile minimal
9
-RUN rustup toolchain install nightly-2020-08-13
+RUN rustup toolchain install nightly-2020-11-16
10
RUN rustup component add rust-src
11
RUN rustup component add rustfmt
12
0 commit comments