Update Rust version
This commit is contained in:
parent
5e8ea9c144
commit
0a3fc8e786
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM debian:buster-slim
|
FROM debian:buster-slim
|
||||||
|
|
||||||
ARG RUST_VER=1.45.2
|
ARG RUST_VER=1.46.0
|
||||||
|
|
||||||
RUN apt update -y -q \
|
RUN apt update -y -q \
|
||||||
&& apt upgrade -y -q \
|
&& apt upgrade -y -q \
|
||||||
|
|
Loading…
Reference in a new issue