Skip to content

Commit 8969014

Browse files
committed
Latest upstream update
1 parent aa4dfc6 commit 8969014

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/open-webui/open-webui:0.5.14-ollama
1+
FROM ghcr.io/open-webui/open-webui:0.6.5-ollama
22

33
ADD ./docker_entrypoint.sh /usr/local/bin/docker_entrypoint.sh
44
RUN chmod a+x /usr/local/bin/docker_entrypoint.sh

manifest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
id: free-gpt
22
title: "FreeGPT-2"
3-
version: 2.511.0514
3+
version: 2.650.0650
44
release-notes: |
5-
- Ollama update to the latest version - ([changelog](https://github.com/ollama/ollama/releases/tag/v0.5.11))
6-
- Updated UI to use latest version of Open WebUI - ([changelog](https://github.com/open-webui/open-webui/releases/tag/v0.5.14))
5+
- Ollama update to the latest version - ([changelog](https://github.com/ollama/ollama/releases/tag/v0.6.5))
6+
- Updated UI to use latest version of Open WebUI - ([changelog](https://github.com/open-webui/open-webui/releases/tag/v0.6.5))
77
license: MIT
88
wrapper-repo: "https://github.com/Start9Labs/freegpt2-startos"
99
upstream-repo: "https://github.com/Start9Labs/freegpt2-startos"

0 commit comments

Comments
 (0)