chore(deps): update pihole/pihole docker tag to v2025.10.2 (#2274)
This commit is contained in:
parent
4b1c4e5d8f
commit
648ef5a6fd
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.1
|
||||
image: pihole/pihole:2025.10.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.1
|
||||
image: pihole/pihole:2025.10.2
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue