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