From 7d05b3bcf67c4caa56e9ed4136a460591dc5908e Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Tue, 19 Feb 2019 11:43:58 +0100 Subject: [PATCH] Drop useless manifest tag --- docker/manifest.tmpl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docker/manifest.tmpl b/docker/manifest.tmpl index d729375..db52be2 100644 --- a/docker/manifest.tmpl +++ b/docker/manifest.tmpl @@ -11,11 +11,6 @@ manifests: platform: architecture: amd64 os: linux - - - image: plugins/webhook:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}linux-i386 - platform: - architecture: 386 - os: linux - image: plugins/webhook:{{#if build.tag}}{{trimPrefix "v" build.tag}}-{{/if}}linux-arm64 platform: