Upgrade Pi-hole
This commit is contained in:
parent
77f03fe531
commit
14f91b4b3d
|
@ -36,7 +36,7 @@ services:
|
||||||
pihole:
|
pihole:
|
||||||
volume: "{{ base_volume }}/pi-hole"
|
volume: "{{ base_volume }}/pi-hole"
|
||||||
docker_ipv4: 172.18.3.2
|
docker_ipv4: 172.18.3.2
|
||||||
version: 2023.05.1
|
version: 2023.05.2
|
||||||
unbound_version: latest
|
unbound_version: latest
|
||||||
|
|
||||||
wireguard:
|
wireguard:
|
||||||
|
|
Reference in a new issue