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

chore(deps): update adguard/adguardhome docker tag to v0.107.55
This commit is contained in:
okxlin 2024-12-12 21:51:04 +08:00 committed by GitHub
commit 052e445201
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.54 image: adguard/adguardhome:v0.107.55
labels: labels:
createdBy: "Apps" createdBy: "Apps"