Update Rust

This commit is contained in:
Thomas Gideon 2020-04-24 10:18:58 -04:00
parent 2ea26c06e1
commit 4302da0819

View file

@ -1,6 +1,6 @@
FROM debian:buster-slim FROM debian:buster-slim
ARG RUST_VER=1.41.1 ARG RUST_VER=1.42.0
RUN apt update -y -q \ RUN apt update -y -q \
&& apt upgrade -y -q \ && apt upgrade -y -q \