chore(deps): update pihole/pihole docker tag to v2025.11.1 (#2680)
This commit is contained in:
parent
7229819af8
commit
bcf23e39b6
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.3
|
||||
image: pihole/pihole:2025.11.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.10.3
|
||||
image: pihole/pihole:2025.11.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue