Update to latest

This commit is contained in:
Thomas Gideon 2022-04-09 11:23:30 -04:00
parent 40c698eb02
commit 3fb46f11fe
1 changed files with 1 additions and 1 deletions

View File

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