chore(deps): update amir20/dozzle docker tag to v6.1.0 (#2161)

This commit is contained in:
renovate[bot] 2024-01-18 19:19:45 +00:00 committed by GitHub
parent 5f3790da6d
commit fd6b4c79d2
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": 5,
"version": "6.0.8",
"tipi_version": 6,
"version": "6.1.0",
"categories": [
"development"
],

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
dozzle:
container_name: dozzle
image: amir20/dozzle:v6.0.8
image: amir20/dozzle:v6.1.0
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock