Bump version

This commit is contained in:
Thomas Gideon 2020-07-17 12:52:33 -04:00
parent 302d84e6f9
commit 3246ada1c1
1 changed files with 1 additions and 1 deletions

View File

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