Skip to content

Commit

Permalink
Enable latest
Browse files Browse the repository at this point in the history
  • Loading branch information
thohng committed Jul 16, 2023
1 parent b5c13b2 commit f44238e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-teamcityagent-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f44238e

Please sign in to comment.