This commit is contained in:
Thomas Gideon 2021-10-21 12:33:56 -04:00
parent 186f8166e1
commit 7b4de83cc4
1 changed files with 1 additions and 1 deletions

View File

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