1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-04 19:06:39 +08:00

Merge pull request #2919 from okxlin/renovate/adguard-adguardhome-0.x

Update adguard/adguardhome Docker tag to v0.107.59
This commit is contained in:
okxlin 2025-03-23 23:49:04 +08:00 committed by GitHub
commit 323ef916da
3 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ services:
volumes:
- ${WORK_PATH}:/opt/adguardhome/work
- ${CONFIG_PATH}:/opt/adguardhome/conf
image: adguard/adguardhome:v0.107.55
image: adguard/adguardhome:v0.107.59
labels:
createdBy: "Apps"