BREAKING CHANGE: remove latest tag

it tags the last container being built
This commit is contained in:
f 2024-12-24 12:05:22 -03:00
parent 8a71b8fd34
commit fa69d99341
No known key found for this signature in database

View file

@ -7,7 +7,6 @@ steps:
repo: "gitea.nulo.in/sutty/CHANGEME"
tags:
- "${ALPINE_VERSION}"
- "latest"
build_args:
- "ALPINE_VERSION=${ALPINE_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"