From 017b45fc271209c13cfc855276df217f9b95fa32 Mon Sep 17 00:00:00 2001 From: scott Date: Mon, 25 Aug 2025 11:18:15 -0400 Subject: [PATCH] Update .gitea/workflows/docker-publish.yaml --- .gitea/workflows/docker-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/docker-publish.yaml b/.gitea/workflows/docker-publish.yaml index 6e1cc55..2cf6380 100644 --- a/.gitea/workflows/docker-publish.yaml +++ b/.gitea/workflows/docker-publish.yaml @@ -49,7 +49,7 @@ jobs: with: provenance: false context: . - platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 + platforms: linux/amd64 push: true tags: | gitea.sdgarren.com/scott/caddy-hetzner:latest