Set pihole version

This commit is contained in:
2025-06-11 15:59:14 +00:00
parent 26c2e7d2ff
commit d0bbf59698

View File

@@ -2,7 +2,7 @@
services: services:
pihole: pihole:
container_name: pihole container_name: pihole
image: pihole/pihole:latest image: pihole/pihole:2025.06.1
ports: ports:
# DNS Ports # DNS Ports
- "53:53/tcp" - "53:53/tcp"