Bump version

This commit is contained in:
Thomas Gideon 2022-06-30 13:32:30 -04:00
parent dbd37e43c2
commit bbe3e1e7e3

View file

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