1
0
Fork 0

Update adguard/adguardhome Docker tag to v0.107.59

This commit is contained in:
renovate[bot] 2025-03-23 15:35:10 +00:00 committed by GitHub
parent a701f6f580
commit 70efefd329
1 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.55 image: adguard/adguardhome:v0.107.59
labels: labels:
createdBy: "Apps" createdBy: "Apps"