From 6c5cc382db263b18a06c7db47ff2669dbd635c9b Mon Sep 17 00:00:00 2001 From: John Date: Sun, 24 Jan 2021 12:28:05 +0100 Subject: [PATCH] fix i386 manifest architecture --- contrib/docker/manifest.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/docker/manifest.template b/contrib/docker/manifest.template index 4f5aeadb..c8d2b910 100644 --- a/contrib/docker/manifest.template +++ b/contrib/docker/manifest.template @@ -6,7 +6,7 @@ manifests: os: linux - image: %image_name%-i386 platform: - architecture: i386 + architecture: 386 os: linux - image: %image_name%-arm32v7 platform: