mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile
This commit is contained in:
parent
f1d551bd75
commit
9b6207b41c
@ -1,5 +1,5 @@
|
||||
# docker buildx build --platform linux/amd64,linux/arm64 . -t docker.io/boostchicken/pihole:latest --push
|
||||
FROM pihole/pihole:latest
|
||||
FROM pihole/pihole:v5.8.1
|
||||
|
||||
ENV CLOUDFLARED_OPTS="--port 5053 --address 0.0.0.0"
|
||||
COPY 10-cloudflared.sh /etc/cont-init.d/
|
||||
COPY 10-cloudflared.sh /etc/cont-init.d/
|
||||
|
Loading…
Reference in New Issue
Block a user