Upgrade to Rust 1.41.1

(cherry picked from commit 7d27be2a73)
This commit is contained in:
Michael Vines
2020-02-27 22:19:56 -07:00
parent f6232e1b3c
commit 1c576d4a68
6 changed files with 7 additions and 7 deletions

View File

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