Update ghcr.io/open-webui/open-webui Docker tag to v0.6.20 (#1125)
This commit is contained in:
parent
4f330daae4
commit
7f7a281c4b
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:v0.6.18
|
image: ghcr.io/open-webui/open-webui:v0.6.20
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue