Update ghcr.io/open-webui/open-webui Docker tag to v0.6.24 (#1394)
This commit is contained in:
parent
8f07832c2f
commit
4aa1fda554
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:0.6.23
|
image: ghcr.io/open-webui/open-webui:0.6.24
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue