chore(deps): update adguard/adguardhome docker tag to v0.107.34 (#843)

This commit is contained in:
renovate[bot] 2023-07-12 16:20:07 +00:00 committed by GitHub
parent 918ed658fc
commit a9a2a5c61f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"name": "Adguard",
"available": true,
"exposable": true,
"tipi_version": 12,
"version": "0.107.33",
"tipi_version": 13,
"version": "0.107.34",
"port": 8104,
"id": "adguard",
"categories": [

View File

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