Update adguard/adguardhome Docker tag to v0.107.65 (#1353)
This commit is contained in:
parent
c376d490a0
commit
7321fffb77
|
|
@ -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.64
|
image: adguard/adguardhome:v0.107.65
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
||||||
Loading…
Reference in New Issue