chore(deps): update adguard/adguardhome docker tag to v0.107.29 (#364)
* chore(deps): update adguard/adguardhome docker tag to v0.107.29 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
53f59f9d76
commit
fd5ee51a0d
|
@ -3,8 +3,8 @@
|
||||||
"name": "Adguard",
|
"name": "Adguard",
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"tipi_version": 7,
|
"tipi_version": 8,
|
||||||
"version": "0.107.27",
|
"version": "0.107.29",
|
||||||
"port": 8104,
|
"port": 8104,
|
||||||
"id": "adguard",
|
"id": "adguard",
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
adguard:
|
adguard:
|
||||||
image: adguard/adguardhome:v0.107.27
|
image: adguard/adguardhome:v0.107.29
|
||||||
container_name: adguard
|
container_name: adguard
|
||||||
volumes:
|
volumes:
|
||||||
- "${APP_DATA_DIR}/data/work:/opt/adguardhome/work"
|
- "${APP_DATA_DIR}/data/work:/opt/adguardhome/work"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user