From 2c17e599a34f8a8bef7af3f72c288e383da2a4be Mon Sep 17 00:00:00 2001 From: Razz4780 Date: Wed, 22 Jan 2025 10:40:28 +0100 Subject: [PATCH] revert arch base --- Cross.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cross.toml b/Cross.toml index c91ac6cad1f..4c7e75cb182 100644 --- a/Cross.toml +++ b/Cross.toml @@ -8,4 +8,4 @@ passthrough = [ image = "ghcr.io/metalbear-co/ci-layer-build:latest" [target.aarch64-unknown-linux-gnu] -image = "ghcr.io/metalbear-co/ci-layer-build-aarch64:latest" \ No newline at end of file +image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:main" \ No newline at end of file