Bump version

This commit is contained in:
Thomas Gideon 2022-08-13 10:28:37 -04:00
parent e6beb5a670
commit ee63b587d1
1 changed files with 1 additions and 1 deletions

View File

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