Upgrade to rust 1.28

This commit is contained in:
Michael Vines
2018-08-03 11:30:40 -07:00
committed by GitHub
parent 6feb6a27be
commit 3e36e6dcf8

View File

@ -1,4 +1,4 @@
FROM rust FROM rust:1.28
RUN apt update && \ RUN apt update && \
apt-get install apt-transport-https && \ apt-get install apt-transport-https && \