1
0
Fork 0

Merge pull request #1418 from QYG2297248353/renovate/pihole-pihole-2025.x

Update pihole/pihole Docker tag to v2025.03.0
This commit is contained in:
Meng Sen 2025-03-05 10:25:20 +08:00 committed by GitHub
commit a985c105ed
14 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
pihole:
image: pihole/pihole:2025.02.7
image: pihole/pihole:2025.03.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
pihole:
image: pihole/pihole:2025.02.7
image: pihole/pihole:2025.03.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"