diff --git a/docker/manifest.rootless.tmpl b/docker/manifest.rootless.tmpl index 87e6e9dfc2b..a6a28e9046b 100644 --- a/docker/manifest.rootless.tmpl +++ b/docker/manifest.rootless.tmpl @@ -5,7 +5,6 @@ tags: {{#each build.tags}} - {{this}}-rootless {{/each}} - - "latest-rootless" {{/unless}} {{/if}} manifests: diff --git a/docker/manifest.tmpl b/docker/manifest.tmpl index 18847064f62..817bf189a50 100644 --- a/docker/manifest.tmpl +++ b/docker/manifest.tmpl @@ -5,7 +5,6 @@ tags: {{#each build.tags}} - {{this}} {{/each}} - - "latest" {{/unless}} {{/if}} manifests: