summaryrefslogtreecommitdiffstats
path: root/Cross.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cross.toml')
-rw-r--r--Cross.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cross.toml b/Cross.toml
index 17cbf9c1..a3675817 100644
--- a/Cross.toml
+++ b/Cross.toml
@@ -1,7 +1,7 @@
[target.aarch64-unknown-linux-gnu]
-image = "icedrs/iced:aarch64"
+image = "ghcr.io/iced-rs/aarch64:latest"
xargo = false
[target.armv7-unknown-linux-gnueabihf]
-image = "icedrs/iced:armv7"
+image = "ghcr.io/iced-rs/armv7:latest"
xargo = false