1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

Update dockerhub.yml

This commit is contained in:
Marco Kreeft 2025-03-30 18:19:46 +02:00 committed by Bastien Wirtz
parent 5976f8f561
commit 5de2344dc2

View file

@ -39,8 +39,7 @@ jobs:
with:
push: true
tags: |
b4bz/homer:latest
b4bz/homer:${{ github.ref_name }}
marcokreeft/homer:latest
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
platforms: linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64