diff --git a/.github/workflows/docker-bp-api.yaml b/.github/workflows/docker-bp-api.yaml index 372700e..f0aa428 100644 --- a/.github/workflows/docker-bp-api.yaml +++ b/.github/workflows/docker-bp-api.yaml @@ -39,4 +39,4 @@ jobs: file: ./api/Dockerfile push: true tags: ghcr.io/${{ env.REPO_LOWERCASE }}/grpc-server:latest - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64