chore(deps): update pihole/pihole docker tag to v2026 (#4116)
This commit is contained in:
parent
3d81a0e7ee
commit
4790c2f3c4
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.11.1
|
||||
image: pihole/pihole:2026.02.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
pihole:
|
||||
image: pihole/pihole:2025.11.1
|
||||
image: pihole/pihole:2026.02.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue