⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.2.5
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
This commit is contained in:
parent
76f80bf5a5
commit
f956c5010a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
|
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:v0.2.4
|
image: ghcr.io/open-webui/open-webui:v0.2.5
|
||||||
container_name: open-webui
|
container_name: open-webui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue