From a1bed7b397c95d5b8660c874eb4da5e69af2c666 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Mon, 31 Jan 2022 12:13:20 -0500 Subject: [PATCH] for next 1.15.x tag, don't push "latest" image --- docker/manifest.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker/manifest.tmpl b/docker/manifest.tmpl index 43a57f7f2722a..ed062efe028d4 100644 --- a/docker/manifest.tmpl +++ b/docker/manifest.tmpl @@ -4,7 +4,6 @@ tags: {{#each build.tags}} - {{this}} {{/each}} - - "latest" {{/if}} manifests: - @@ -17,4 +16,4 @@ manifests: platform: architecture: arm64 os: linux - variant: v8 \ No newline at end of file + variant: v8