1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-10 00:02:31 +08:00

Merge pull request #1296 from QYG2297248353/renovate/pihole-pihole-2025.x

Update pihole/pihole Docker tag to v2025.02.1
This commit is contained in:
Meng Sen 2025-02-19 15:39:33 +08:00 committed by GitHub
commit 4eb41795a0
14 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
pihole:
image: pihole/pihole:2025.02.0
image: pihole/pihole:2025.02.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
pihole:
image: pihole/pihole:2025.02.0
image: pihole/pihole:2025.02.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"