Update version
This commit is contained in:
parent
45e3395abd
commit
e5a8ffb1ee
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
pihole:
|
pihole:
|
||||||
container_name: pihole
|
container_name: pihole
|
||||||
image: pihole/pihole:2023.11.0
|
image: pihole/pihole:2024.01.0
|
||||||
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
||||||
ports:
|
ports:
|
||||||
- "53:53/tcp"
|
- "53:53/tcp"
|
||||||
|
|
Loading…
Reference in a new issue