From a06a96d1dfb6d38d677429cfbcebe6fa8101bef1 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 19 Feb 2022 12:16:36 +0100 Subject: [PATCH] remove old arm/v5 --- contrib/docker/manifest.template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/contrib/docker/manifest.template b/contrib/docker/manifest.template index e0bf0643..c8d2b910 100644 --- a/contrib/docker/manifest.template +++ b/contrib/docker/manifest.template @@ -8,11 +8,6 @@ manifests: platform: architecture: 386 os: linux - - image: %image_name%-arm32v5 - platform: - architecture: arm - os: linux - variant: v5 - image: %image_name%-arm32v7 platform: architecture: arm