Update pihole/pihole Docker tag to v2025

This commit is contained in:
renovate[bot] 2025-02-18 19:53:06 +00:00 committed by GitHub
parent efa9fc631f
commit f0ab2441d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 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"