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