generated from sambuc/tpl.docker-compose
fix: Use specific version
This commit is contained in:
@@ -7,7 +7,7 @@ networks:
|
|||||||
# 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:
|
||||||
image: pihole/pihole:latest
|
image: pihole/pihole:2024.07.0
|
||||||
ports:
|
ports:
|
||||||
# LSC: I am not relying on Traefik to proxy DNS, in order to not loose
|
# LSC: I am not relying on Traefik to proxy DNS, in order to not loose
|
||||||
# name resolution when restarting the reverse proxy.
|
# name resolution when restarting the reverse proxy.
|
||||||
|
|||||||
Reference in New Issue
Block a user