chore(deps): update amir20/dozzle docker tag to v6.4.3 (#3097)
This commit is contained in:
parent
a857a3027f
commit
0bf3aad6b7
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user