chore(deps): update amir20/dozzle docker tag to v6.4.3 (#3097)

This commit is contained in:
renovate[bot] 2024-04-09 00:53:46 +00:00 committed by GitHub
parent a857a3027f
commit 0bf3aad6b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 8013,
"id": "dozzle",
"tipi_version": 17,
"version": "6.4.2",
"tipi_version": 18,
"version": "6.4.3",
"categories": [
"development"
],
@ -45,4 +45,4 @@
"arm64",
"amd64"
]
}
}

View File

@ -1,7 +1,7 @@
services:
dozzle:
container_name: dozzle
image: amir20/dozzle:v6.4.2
image: amir20/dozzle:v6.4.3
restart: unless-stopped
volumes:
- /var/run/docker.sock:/var/run/docker.sock