⬆️ Update ghcr.io/open-webui/open-webui Docker tag to v0.3.2
This commit is contained in:
parent
e6073726c9
commit
b87754209c
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:0.3.1
|
image: ghcr.io/open-webui/open-webui:0.3.2
|
||||||
container_name: open-webui
|
container_name: open-webui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in a new issue