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

Update pihole/pihole Docker tag to v2025.02.2
This commit is contained in:
Meng Sen
2025-02-21 11:34:36 +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.02.1
image: pihole/pihole:2025.02.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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