Skip to content

Commit bd81abf

Browse files
authored
Update service.yml for Pi-hole, pinned to 2024.07.0
https://docs.pi-hole.net/docker/upgrading/v5-v6/
1 parent 15308de commit bd81abf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.templates/pihole/service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pihole:
22
container_name: pihole
3-
image: pihole/pihole:latest
3+
image: pihole/pihole:2024.07.0
44
ports:
55
- "8089:80/tcp"
66
- "53:53/tcp"

0 commit comments

Comments
 (0)