Update wsl to web v0.3.10

This commit is contained in:
Matt Curfman
2024-08-01 22:08:30 -07:00
committed by GitHub
parent 698d574fce
commit aec98f6f30

View File

@@ -17,7 +17,7 @@ services:
environment: environment:
- DISPLAY=${DISPLAY} - DISPLAY=${DISPLAY}
ollama-webui: ollama-webui:
image: ghcr.io/open-webui/open-webui:git-c9589e2 image: ghcr.io/open-webui/open-webui:v0.3.10
container_name: ollama-webui container_name: ollama-webui
volumes: volumes:
- ollama-webui:/app/backend/data - ollama-webui:/app/backend/data