Compare commits

..

No commits in common. "bbe3e1e7e3f6d72d028576d204cd0e19a6f679a7" and "3fb46f11fee2b4b144f3e0fa870563928c1aa7fe" have entirely different histories.

View file

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