Update Dockerfile

This commit is contained in:
John Dorman 2023-02-02 04:04:46 -08:00 committed by GitHub
parent 505de4c0a8
commit ae7d51408f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG VERSION=2023.01.10 ARG VERSION=2023.01.9
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"