1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-18 17:59:35 +08:00

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

chore(deps): update adguard/adguardhome docker tag to v0.107.45
This commit is contained in:
okxlin 2024-03-14 11:29:36 +08:00 committed by GitHub
commit 95205156b5
3 changed files with 1 additions and 1 deletions

View File

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