Fix container build

This commit is contained in:
2025-08-09 13:38:07 +01:00
parent dd11c3c7b4
commit f7bf00ab1c

View File

@@ -29,5 +29,5 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/${{ github.repository_owner }}/{{ github.repository }}:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/{{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
ghcr.io/${{ github.repository }}:latest