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",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"tipi_version": 7,
|
||||
"version": "0.107.27",
|
||||
"tipi_version": 8,
|
||||
"version": "0.107.29",
|
||||
"port": 8104,
|
||||
"id": "adguard",
|
||||
"categories": [
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
adguard:
|
||||
image: adguard/adguardhome:v0.107.27
|
||||
image: adguard/adguardhome:v0.107.29
|
||||
container_name: adguard
|
||||
volumes:
|
||||
- "${APP_DATA_DIR}/data/work:/opt/adguardhome/work"
|
||||
|
|
Loading…
Reference in New Issue
Block a user