Skip to content

Commit 2a9e1cd

Browse files
authored
bump open-webui to v0.8.5
bump open-webui/open-webui to v0.8.5
2 parents 8a03cd6 + bc3bfc9 commit 2a9e1cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dappnode_package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
{
1111
"repo": "open-webui/open-webui",
12-
"version": "v0.7.2",
12+
"version": "v0.8.5",
1313
"arg": "WEBUI_VERSION"
1414
}
1515
],

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44
build:
55
context: webui
66
args:
7-
WEBUI_VERSION: v0.7.2
7+
WEBUI_VERSION: v0.8.5
88
container_name: openwebui.ollama-openwebui.dnp.dappnode.eth
99
environment:
1010
OLLAMA_BASE_URL: http://ollama:11434

0 commit comments

Comments
 (0)