chore(deps): update amir20/dozzle docker tag to v7.0.7 (#3855)

This commit is contained in:
renovate[bot] 2024-06-21 21:52:29 +00:00 committed by GitHub
parent 3e394e8b41
commit 2be06d806e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8013,
"id": "dozzle",
"tipi_version": 31,
"version": "7.0.6",
"tipi_version": 32,
"version": "7.0.7",
"categories": ["development"],
"description": "Dozzle is a small web based app to monitor Docker logs.",
"short_desc": "Dozzle is a small web based app to monitor Docker logs",

View File

@ -1,7 +1,7 @@
services:
dozzle:
container_name: dozzle
image: amir20/dozzle:v7.0.6
image: amir20/dozzle:v7.0.7
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock