From 624fc2cfb854cd7f9b6549af53bea8cc0d863149 Mon Sep 17 00:00:00 2001 From: PhilWindle Date: Thu, 14 Sep 2023 09:13:37 +0000 Subject: [PATCH] Another fix --- build_manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_manifest.json b/build_manifest.json index 73e72eb5bfc..5d2c28803c6 100644 --- a/build_manifest.json +++ b/build_manifest.json @@ -116,7 +116,7 @@ "buildDir": "yarn-project", "projectDir": "yarn-project/aztec-sandbox" }, - "aztec-sandbox-arm": { + "aztec-sandbox-arm64": { "buildDir": "yarn-project", "projectDir": "yarn-project/aztec-sandbox", "dockerfile": "Dockerfile.final"