Latest Rust

This commit is contained in:
Thomas Gideon 2020-03-01 11:57:34 -05:00
parent 5d3ee9821c
commit 2ea26c06e1
1 changed files with 1 additions and 1 deletions

View File

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