mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
Add version in rustup-mirror/Dockerfile
Signed-off-by: Harry Chen <i@harrychen.xyz>
This commit is contained in:
parent
f965470f92
commit
3c3c178dcb
@ -1,5 +1,5 @@
|
|||||||
FROM rust:1.32.0
|
FROM rust:1.32.0
|
||||||
MAINTAINER Jiajie Chen <jiegec@noc.ac.cn>
|
MAINTAINER Jiajie Chen <jiegec@noc.ac.cn>
|
||||||
|
|
||||||
RUN cargo install rustup-mirror
|
RUN cargo install rustup-mirror --version 0.4.1
|
||||||
CMD /bin/bash
|
CMD /bin/bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user