From 3cfb8a5e891aa70b57a6b0de739f2ff26c81d5cd Mon Sep 17 00:00:00 2001 From: Fredrik Berntsson Date: Tue, 20 Aug 2024 15:35:44 +0200 Subject: [PATCH] Publish linux/arm/v6 and linux/arm/v7 docker images --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d1f6fbb..56ecc6e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: tags: | ghcr.io/lovelaze/nebula-sync:latest ghcr.io/lovelaze/nebula-sync:${{ env.TAG }} - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7 provenance: false release: