Update Dockerfile

This commit is contained in:
John Dorman
2023-02-02 04:04:46 -08:00
committed by GitHub
parent 505de4c0a8
commit ae7d51408f

View File

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