diff --git a/docker-bake.json b/docker-bake.json index 9af665c..3891804 100644 --- a/docker-bake.json +++ b/docker-bake.json @@ -8,6 +8,9 @@ }, "target": { "ceph-testing": { + "args": { + "GOARCH": "amd64", + }, "dockerfile": "Dockerfile", "tags": [ "ghcr.io/snapp-incubator/ceph-testing-container"