fix: use docker meta flavors for handling latest, prefix and suffix

This commit is contained in:
Stavros
2025-10-08 23:11:18 +03:00
parent 76f2014444
commit ae8347fd28
2 changed files with 17 additions and 6 deletions

View File

@@ -396,6 +396,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/tinyauth
flavor: |
latest=false
tags: |
type=raw,nightly
@@ -433,6 +435,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository_owner }}/tinyauth
flavor: |
latest=false
tags: |
type=raw,nightly-distroless