aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cross.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cross.toml b/Cross.toml
index a7a84ad..ccb61cf 100644
--- a/Cross.toml
+++ b/Cross.toml
@@ -1,3 +1,3 @@
# NOTE: Custom image specification for freebsd is required until new version of cross is released.
[target.x86_64-unknown-freebsd]
-image = "rustembedded/cross:x86_64-unknown-freebsd"
+image = "svenstaro/cross-x86_64-unknown-freebsd:latest"