diff --git a/docker-compose.yml b/docker-compose.yml index 9889596..39fcfbb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,7 +7,7 @@ networks: # More info at https://github.com/pi-hole/docker-pi-hole/ and https://docs.pi-hole.net/ services: pihole: - image: pihole/pihole:latest + image: pihole/pihole:2024.07.0 ports: # LSC: I am not relying on Traefik to proxy DNS, in order to not loose # name resolution when restarting the reverse proxy.