Bump version

This commit is contained in:
Thomas Gideon 2022-01-20 11:14:40 -05:00
parent f724f5e914
commit 926b721cd3
1 changed files with 1 additions and 1 deletions

View File

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