chore(deps): update adguard/adguardhome docker tag to v0.107.45 (#2716)

This commit is contained in:
renovate[bot] 2024-03-06 17:24:21 +00:00 committed by GitHub
parent 0a6f52502c
commit 85f4a9932d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"name": "Adguard",
"available": true,
"exposable": true,
"tipi_version": 24,
"version": "0.107.44",
"tipi_version": 25,
"version": "0.107.45",
"port": 8104,
"id": "adguard",
"categories": [

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
adguard:
image: adguard/adguardhome:v0.107.44
image: adguard/adguardhome:v0.107.45
container_name: adguard
volumes:
- "${APP_DATA_DIR}/data/work:/opt/adguardhome/work"