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