summaryrefslogtreecommitdiffstats
path: root/ci/docker/x86_64-unknown-linux-musl/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ci/docker/x86_64-unknown-linux-musl/Dockerfile')
-rw-r--r--ci/docker/x86_64-unknown-linux-musl/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/docker/x86_64-unknown-linux-musl/Dockerfile b/ci/docker/x86_64-unknown-linux-musl/Dockerfile
index 5e40f9e7..0405c0c4 100644
--- a/ci/docker/x86_64-unknown-linux-musl/Dockerfile
+++ b/ci/docker/x86_64-unknown-linux-musl/Dockerfile
@@ -1,4 +1,4 @@
-FROM japaric/x86_64-unknown-linux-musl:v0.1.14
+FROM rustembedded/cross:x86_64-unknown-linux-musl
RUN apt-get update \
&& apt-get install -y --no-install-recommends \