From b5d57a32d35fc1be4eb48d9f313ff724416a2195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Laiola=20Guimar=C3=A3es?= Date: Sun, 24 Mar 2024 09:00:36 -0300 Subject: [PATCH] Update matrix.json --- docker/build/matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/build/matrix.json b/docker/build/matrix.json index b83d4d2e..291d95b3 100644 --- a/docker/build/matrix.json +++ b/docker/build/matrix.json @@ -37,7 +37,7 @@ "linux/s390x" ], "//comment4": "Git URL of the BOCA repository to clone from (empty for https://github.com/cassiopc/boca.git)", - "repository": "https://github.com/cassiopc/boca.git", + "repository": "https://github.com/rlaiola/boca.git", "//comment5": "The branch, tag or SHA to point to in the cloned BOCA repository", "ref": "master" -} \ No newline at end of file +}