diff --git a/docker/manifest.rootless.tmpl b/docker/manifest.rootless.tmpl index 87e6e9dfc2..a6a28e9046 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 18847064f6..817bf189a5 100644 --- a/docker/manifest.tmpl +++ b/docker/manifest.tmpl @@ -5,7 +5,6 @@ tags: {{#each build.tags}} - {{this}} {{/each}} - - "latest" {{/unless}} {{/if}} manifests: