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

Update pihole/pihole Docker tag to v2025.03.1
This commit is contained in:
Meng Sen
2025-03-31 02:28:33 +08:00
committed by GitHub
14 changed files with 2 additions and 2 deletions

View File

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

View File

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