Update ghcr.io/open-webui/open-webui Docker tag to v0.6.23 (#1372)
This commit is contained in:
parent
c6f7efcbb4
commit
6c70d7e833
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:0.6.22
|
image: ghcr.io/open-webui/open-webui:0.6.23
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue