Upgrade version
This commit is contained in:
parent
e5a8ffb1ee
commit
4c560c3ca6
1 changed files with 1 additions and 3 deletions
|
@ -1,10 +1,8 @@
|
|||
version: "3"
|
||||
|
||||
# More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/
|
||||
services:
|
||||
pihole:
|
||||
container_name: pihole
|
||||
image: pihole/pihole:2024.01.0
|
||||
image: pihole/pihole:2024.03.2
|
||||
# For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
|
||||
ports:
|
||||
- "53:53/tcp"
|
||||
|
|
Loading…
Reference in a new issue