Jump to nightly-2019-10-03 (#6233)

* Reduce what gets build for coverage to avoid OoM with nightly 2019-10-03

* Update nightly to 2019-10-03
This commit is contained in:
Michael Vines
2019-10-03 19:05:44 -07:00
committed by Greg Fitzgerald
parent d25576f8ef
commit cf3bbc09b6
3 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM solanalabs/rust
FROM solanalabs/rust:1.38.0
ARG date
RUN set -x \