Update pihole to v5

This commit is contained in:
Jake Howard 2020-05-14 14:15:36 +01:00
parent 825b7926af
commit 98f478a1ca
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -3,7 +3,7 @@ version: "2.3"
services:
pihole:
container_name: pihole
image: pihole/pihole:v4.4
image: pihole/pihole:v5.0
ports:
- "{{ wireguard.clients.intersect.ip }}:53:53/tcp"
- "{{ wireguard.clients.intersect.ip }}:53:53/udp"