Bump version

This commit is contained in:
Thomas Gideon 2021-11-07 09:30:04 -05:00
parent 7b4de83cc4
commit f724f5e914

View file

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