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

Update adguard/adguardhome Docker tag to v0.107.60
This commit is contained in:
okxlin 2025-04-17 08:59:54 +08:00 committed by GitHub
commit c93afa467f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

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