Skip to content

Commit

Permalink
dockerfile: upgrade rust nightly to nightly-2018-10-24
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingshen Sun committed Nov 9, 2018
1 parent e10e9d1 commit 57e5224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ RUN pip install wheel
RUN pip install sphinx

RUN curl https://sh.rustup.rs -sSf | sh -s -- -y
RUN rustup install nightly-2018-05-30
RUN rustup install nightly-2018-10-24
RUN rustup default 1.27.2

0 comments on commit 57e5224

Please sign in to comment.