From 715c171e24e8b2e2d2c5ce5769e2b8c1ba48c979 Mon Sep 17 00:00:00 2001 From: Joris Bertomeu Date: Thu, 26 Sep 2024 17:12:23 +0200 Subject: [PATCH] fix woodpecker file --- .woodpecker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 6d5135d..8b464f3 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -23,7 +23,7 @@ steps: registry: *registry repo: *repo insecure: true - platforms: linux/arm/v7,linux/arm64/v8,linux/amd64 + platforms: linux/amd64 buildkit_config: | [registry."192.168.1.230:5000"] http = true