1
0
Fork 0

Update pihole/pihole Docker tag to v2025.08.0 (#1032)

This commit is contained in:
renovate[bot] 2025-08-04 21:40:46 +08:00 committed by GitHub
parent 8cd2c699e0
commit 1460d6b4bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 2 additions and 2 deletions

View File

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

View File

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