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