Update pihole/pihole Docker tag to v2025.08.0 (#1032)
This commit is contained in:
parent
8cd2c699e0
commit
1460d6b4bc
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
Loading…
Reference in New Issue