Compare commits
2 commits
3fb46f11fe
...
bbe3e1e7e3
Author | SHA1 | Date | |
---|---|---|---|
bbe3e1e7e3 | |||
dbd37e43c2 |
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM debian:buster-slim
|
||||
|
||||
ARG RUST_VER=1.60.0
|
||||
ARG RUST_VER=1.62.0
|
||||
|
||||
RUN apt update -y -q \
|
||||
&& apt upgrade -y -q \
|
||||
|
|
Loading…
Reference in a new issue