Bump version

This commit is contained in:
Thomas Gideon 2022-02-24 13:28:48 -05:00
parent 926b721cd3
commit 59ac36d9f1
1 changed files with 1 additions and 1 deletions

View File

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