chore(deps): update amir20/dozzle docker tag to v7 (#3583)
* chore(deps): update amir20/dozzle docker tag to v7 * Update app version [ready] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tipi CI <ci@runtipi.io>
This commit is contained in:
parent
b32cb960c6
commit
8aaa14e82d
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8013,
|
||||
"id": "dozzle",
|
||||
"tipi_version": 26,
|
||||
"version": "6.6.3",
|
||||
"tipi_version": 27,
|
||||
"version": "7.0.0",
|
||||
"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",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
dozzle:
|
||||
container_name: dozzle
|
||||
image: amir20/dozzle:v6.6.3
|
||||
image: amir20/dozzle:v7.0.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
Loading…
Reference in New Issue
Block a user