Update Dockerfile

This commit is contained in:
John Dorman
2022-12-04 05:54:31 -08:00
committed by GitHub
parent c5ce555d5b
commit e1026317ed

View File

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