Update to 1.51.0

This commit is contained in:
Thomas Gideon 2021-05-07 11:05:03 -04:00
parent 5569148717
commit b55bc9c877
1 changed files with 1 additions and 1 deletions

View File

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