chore(deps): update adguard/adguardhome docker tag to v0.107.27 (#311)
* chore(deps): update adguard/adguardhome docker tag to v0.107.27 * 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
bdf7a9bf5a
commit
558c841b27
|
@ -3,8 +3,8 @@
|
|||
"name": "Adguard",
|
||||
"available": true,
|
||||
"exposable": true,
|
||||
"tipi_version": 6,
|
||||
"version": "0.107.26",
|
||||
"tipi_version": 7,
|
||||
"version": "0.107.27",
|
||||
"port": 8104,
|
||||
"id": "adguard",
|
||||
"categories": [
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
adguard:
|
||||
image: adguard/adguardhome:v0.107.26
|
||||
image: adguard/adguardhome:v0.107.27
|
||||
container_name: adguard
|
||||
volumes:
|
||||
- "${APP_DATA_DIR}/data/work:/opt/adguardhome/work"
|
||||
|
|
Loading…
Reference in New Issue
Block a user