chore(deps): update amir20/dozzle docker tag to v6.5.2 (#3304)

This commit is contained in:
renovate[bot] 2024-04-27 02:02:33 +00:00 committed by GitHub
parent f4273bab08
commit a73f2e838d
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, "exposable": true,
"port": 8013, "port": 8013,
"id": "dozzle", "id": "dozzle",
"tipi_version": 22, "tipi_version": 23,
"version": "6.5.1", "version": "6.5.2",
"categories": [ "categories": [
"development" "development"
], ],

View File

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