Update pihole-dote.yml

This commit is contained in:
John D 2021-11-16 08:20:44 -08:00 committed by GitHub
parent 5b29bc931e
commit 756ad710c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,4 +32,4 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: build pihole dote
run: docker buildx build --platform=linux/amd64,linux/arm64 run-pihole/DoTE.Dockerfile -t boostchicken/pihole-dote:latest --push
run: docker buildx build --platform=linux/amd64,linux/arm64 run-pihole -f DoTE.Dockerfile -t boostchicken/pihole-dote:latest --push