Update rust

This commit is contained in:
Thomas Gideon 2019-11-08 10:35:30 -05:00
parent 04b39f0fd6
commit 8ad3177636
1 changed files with 1 additions and 1 deletions

View File

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