Upgrade version

This commit is contained in:
Ryan Harg 2024-06-02 13:05:33 +00:00
parent e5a8ffb1ee
commit 4c560c3ca6

View file

@ -1,10 +1,8 @@
version: "3"
# More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/
services: services:
pihole: pihole:
container_name: 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" # For DHCP it is recommended to remove these ports and instead add: network_mode: "host"
ports: ports:
- "53:53/tcp" - "53:53/tcp"