mirror of
https://github.com/open-webui/docs.git
synced 2026-03-27 13:28:37 +07:00
ver
This commit is contained in:
@@ -23,7 +23,7 @@ docker pull ghcr.io/open-webui/open-webui:main-slim
|
||||
You can also pull a specific Open WebUI release version directly by using a versioned image tag. This is recommended for production environments to ensure stable and reproducible deployments.
|
||||
|
||||
```bash
|
||||
docker pull ghcr.io/open-webui/open-webui:v0.8.0
|
||||
docker pull ghcr.io/open-webui/open-webui:v0.8.2
|
||||
```
|
||||
|
||||
## Step 2: Run the Container
|
||||
|
||||
@@ -99,9 +99,9 @@ ghcr.io/open-webui/open-webui:<RELEASE_VERSION>-<TYPE>
|
||||
|
||||
Examples (pinned versions for illustration purposes only):
|
||||
```
|
||||
ghcr.io/open-webui/open-webui:v0.8.0
|
||||
ghcr.io/open-webui/open-webui:v0.8.0-ollama
|
||||
ghcr.io/open-webui/open-webui:v0.8.0-cuda
|
||||
ghcr.io/open-webui/open-webui:v0.8.2
|
||||
ghcr.io/open-webui/open-webui:v0.8.2-ollama
|
||||
ghcr.io/open-webui/open-webui:v0.8.2-cuda
|
||||
```
|
||||
|
||||
### Using the Dev Branch 🌙
|
||||
|
||||
@@ -12,7 +12,7 @@ As new variables are introduced, this page will be updated to reflect the growin
|
||||
|
||||
:::info
|
||||
|
||||
This page is up-to-date with Open WebUI release version [v0.8.0](https://github.com/open-webui/open-webui/releases/tag/v0.8.0), but is still a work in progress to later include more accurate descriptions, listing out options available for environment variables, defaults, and improving descriptions.
|
||||
This page is up-to-date with Open WebUI release version [v0.8.2](https://github.com/open-webui/open-webui/releases/tag/v0.8.2), but is still a work in progress to later include more accurate descriptions, listing out options available for environment variables, defaults, and improving descriptions.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user