Update pihole to v5
This commit is contained in:
parent
825b7926af
commit
98f478a1ca
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue