1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-11 14:05:43 +02:00

Update docker_build_push.yml

This commit is contained in:
sujiba 2023-05-04 01:33:02 +02:00
parent ef7742e25f
commit 19dab1d942

View file

@ -32,4 +32,6 @@ jobs:
file: ./Dockerfile
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64
push: true
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/pihole-unbound-hyperlocal:${{ env.VERSION }},${{ secrets.DOCKER_HUB_USERNAME }}/pihole-unbound-hyperlocal:latest
tags: |
${{ secrets.DOCKER_HUB_USERNAME }}/pihole-unbound-hyperlocal:${{ env.VERSION }}
${{ secrets.DOCKER_HUB_USERNAME }}/pihole-unbound-hyperlocal:latest