From d0939eeb4cb5f0f9f3d7fd31ff825daa1fe2c8df Mon Sep 17 00:00:00 2001 From: Matt P Date: Wed, 15 May 2024 07:20:34 +1000 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2278f0b..4b8616f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,5 +30,5 @@ jobs: with: context: . push: true - platforms: linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64/v8 + platforms: linux/amd64,linux/arm64/v8 tags: petersem/monocker:latest