Compare commits
1 Commits
renovate/f
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| faf3b0f909 |
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
dockhand:
|
||||
container_name: dockhand
|
||||
image: fnsys/dockhand:v1.0.21@sha256:34747d8a8ed505c8991163d8f573339ae5e0a424bce1271600c45c233d845133
|
||||
image: fnsys/dockhand:v1.0.18@sha256:81ee6728840ea99978d811d9dfa61e5445467e01502320fa7733bcf7e567d105
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
dockhand_db:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
open-webui:
|
||||
container_name: open-webui
|
||||
image: ghcr.io/open-webui/open-webui:v0.8.8-ollama@sha256:781938633d6d445daa489fcdc0c1988c4c875e6358175f484fdd8a89aa152503
|
||||
image: ghcr.io/open-webui/open-webui:v0.8.10-ollama@sha256:5042f5690f392597832074593067667e344f0e599a4e0dddc38f610689f1c702
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- OLLAMA_BASE_URL=${OLLAMA_BASE_URL}
|
||||
|
||||
Reference in New Issue
Block a user