1
0
Fork 0

chore(deps): update pihole/pihole docker tag to v2025.10.0 (#2253)

This commit is contained in:
renovate[bot] 2025-10-26 10:32:17 +00:00 committed by GitHub
parent 4346face7a
commit b4acb0ab5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

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

View File

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