Update Dockerfile

This commit is contained in:
John Dorman
2022-11-01 14:19:20 -07:00
committed by GitHub
parent cceb869786
commit 24eb16adcb

View File

@ -1,4 +1,4 @@
ARG VERSION=2022.07.1 ARG VERSION=2022.10
FROM pihole/pihole:${VERSION} FROM pihole/pihole:${VERSION}
ENV CLOUDFLARED_OPTS="--port 5053 --address 0.0.0.0" ENV CLOUDFLARED_OPTS="--port 5053 --address 0.0.0.0"