diff --git a/ai-services/docker-compose.yaml b/ai-services/docker-compose.yaml index 8f93735..2c55eeb 100644 --- a/ai-services/docker-compose.yaml +++ b/ai-services/docker-compose.yaml @@ -12,7 +12,7 @@ services: ollama-webui: container_name: ollama-webui - image: ghcr.io/ollama-webui/ollama-webui:main + image: ghcr.io/open-webui/open-webui:main volumes: - ${VOLUMES_PATH}/ai-services/ollama-webui:/app/backend/data environment: @@ -24,4 +24,4 @@ services: extra_hosts: - host.docker.internal:host-gateway restart: unless-stopped - \ No newline at end of file +