Compare commits
1 Commits
renovate/g
...
e335597405
| Author | SHA1 | Date | |
|---|---|---|---|
| e335597405 |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
open-webui:
|
open-webui:
|
||||||
container_name: open-webui
|
container_name: open-webui
|
||||||
image: ghcr.io/open-webui/open-webui:v0.8.10-ollama@sha256:5042f5690f392597832074593067667e344f0e599a4e0dddc38f610689f1c702
|
image: ghcr.io/open-webui/open-webui:v0.8.8-ollama@sha256:781938633d6d445daa489fcdc0c1988c4c875e6358175f484fdd8a89aa152503
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- OLLAMA_BASE_URL=${OLLAMA_BASE_URL}
|
- OLLAMA_BASE_URL=${OLLAMA_BASE_URL}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
selfhst-icons:
|
selfhst-icons:
|
||||||
container_name: selfhst-icons
|
container_name: selfhst-icons
|
||||||
image: ghcr.io/selfhst/icons:3.2.0@sha256:3a6db28194ac905f9cfa8529b2abf7a3c21b688c5515b47c4a28ae49c16fa0fc
|
image: ghcr.io/selfhst/icons:4.0.1@sha256:f0658cd6e6857dd0cdd29ec29e6935d4c3becde13fbcb76e7dd861a51e0d173c
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- ICON_SOURCE=remote
|
- ICON_SOURCE=remote
|
||||||
|
|||||||
Reference in New Issue
Block a user