Update Rust

This commit is contained in:
Thomas Gideon 2020-10-08 14:00:25 -04:00
parent 0a3fc8e786
commit 9561f64d0b
1 changed files with 1 additions and 1 deletions

View File

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