chore(deps): update pihole/pihole docker tag to v2025.10.0 (#2253)
This commit is contained in:
parent
4346face7a
commit
b4acb0ab5a
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
Loading…
Reference in New Issue