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

chore(deps): update adguard/adguardhome docker tag to v0.107.43
This commit is contained in:
okxlin 2023-12-12 19:33:28 +08:00 committed by GitHub
commit a867cfc0c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.42
image: adguard/adguardhome:v0.107.43
labels:
createdBy: "Apps"