Chore: add more Docker Semver Tags (#5107)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
RoboMagus 2025-03-31 15:44:17 +02:00 committed by GitHub
parent eda06965fa
commit 1666106dcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,6 +77,15 @@ jobs:
images: |
${{ env.IMAGE_NAME }}
ghcr.io/${{ env.IMAGE_NAME }}
tags: |
# Default tags
type=schedule,pattern=nightly
type=ref,event=branch
type=ref,event=tag
# Versioning tags
type=semver,pattern=v{{version}}
type=semver,pattern=v{{major}}.{{minor}}
type=semver,pattern=v{{major}}
flavor: |
latest=auto