]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/docker/armhf-gnu/Dockerfile
ci: move mirrors to https://ci-mirrors.rust-lang.org
[rust.git] / src / ci / docker / armhf-gnu / Dockerfile
index 235920833f83980cf89acdbe1e6fcc1969cfebd0..5373612279bca109a2b276a102f74ebf000373e5 100644 (file)
@@ -72,7 +72,7 @@ RUN arm-linux-gnueabihf-gcc addentropy.c -o rootfs/addentropy -static
 
 # TODO: What is this?!
 # Source of the file: https://github.com/vfdev-5/qemu-rpi2-vexpress/raw/master/vexpress-v2p-ca15-tc1.dtb
-RUN curl -O https://rust-lang-ci2.s3.amazonaws.com/rust-ci-mirror/vexpress-v2p-ca15-tc1.dtb
+RUN curl -O https://ci-mirrors.rust-lang.org/rustc/vexpress-v2p-ca15-tc1.dtb
 
 COPY scripts/sccache.sh /scripts/
 RUN sh /scripts/sccache.sh