Compare commits
1 Commits
654b5898bf
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| faf3b0f909 |
@@ -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}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
uptime-kuma:
|
||||
container_name: uptime-kuma
|
||||
image: ghcr.io/louislam/uptime-kuma:2.2.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44
|
||||
image: ghcr.io/louislam/uptime-kuma:2.1.3@sha256:32c352a235fd10f98b3f64a6a4345d3c0c7f4e8be7810d2e1e867f7fe2e48ba2
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${APPDATA_PATH}/uptime-kuma/config:/app/data
|
||||
|
||||
Reference in New Issue
Block a user