mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
Always use latest version of rustup-mirror
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
501a09db2b
commit
780a83db42
@ -1,5 +1,5 @@
|
||||
FROM rust:1.39.0
|
||||
MAINTAINER Jiajie Chen <jiegec@noc.ac.cn>
|
||||
|
||||
RUN cargo install rustup-mirror --version 0.4.1
|
||||
RUN cargo install rustup-mirror
|
||||
CMD /bin/bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user