1
0
Fork 0

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

Update pihole/pihole Docker tag to v2025
This commit is contained in:
Meng Sen 2025-02-19 10:51:26 +08:00 committed by GitHub
commit 016312b519
14 changed files with 2 additions and 2 deletions

View File

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

View File

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