diff --git a/.github/workflows/docker-teamcityagent-image.yml b/.github/workflows/docker-teamcityagent-image.yml index 26509a8..c7a5b6d 100644 --- a/.github/workflows/docker-teamcityagent-image.yml +++ b/.github/workflows/docker-teamcityagent-image.yml @@ -40,7 +40,7 @@ jobs: ${{ secrets.DOCKER_HUB_REPOS }} name=teslaconsulting/teamcity-agent,enable=${{ env.IS_SEMVER_TAG == 'true' }} flavor: | - latest=false + latest=auto tags: | type=match,enable=true,priority=900,prefix=,suffix=,pattern=^(\d+\.\d+(\.\d+)?(-.+)?)$,group=1 type=match,enable=true,priority=890,prefix=,suffix=,pattern=^(\d+\.\d+(\.\d+)?)(-.+)?$,group=1