Upgrade to Rust 1.41.1

This commit is contained in:
Michael Vines
2020-02-27 22:19:56 -07:00
parent 74da2de3b7
commit 7d27be2a73
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 \