Latest version as of 5/23/22 (#370)

https://github.com/pi-hole/docker-pi-hole/releases/tag/2022.05
This commit is contained in:
Ryan Gates
2022-06-08 02:12:28 -05:00
committed by GitHub
parent ef6ba8ee19
commit 601f423451

View File

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