Bump version

This commit is contained in:
Thomas Gideon 2021-02-12 13:43:05 -05:00
parent 9561f64d0b
commit 5569148717

View file

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