Compare commits
1 Commits
renovate/g
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| f05b0792fb |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
hawser:
|
hawser:
|
||||||
container_name: hawser
|
container_name: hawser
|
||||||
image: ghcr.io/finsys/hawser:0.2.29@sha256:b6f8eabb5e839a1950fae5302db5a96e98dbe63e928e8178c3ca682aed008e26
|
image: ghcr.io/finsys/hawser:0.2.37@sha256:529e5154316f1d9a70afb78746f1b4ddb5a0e7f6c1ff2f19b68cad06d42f3d1b
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- TOKEN=${TOKEN}
|
- TOKEN=${TOKEN}
|
||||||
|
|||||||
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user