⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.54.0 #77

Merged
mafyuh merged 2 commits from renovate/ghcr.io-n8n-io-n8n-1.x into main 2024-08-07 16:05:29 -04:00
Showing only changes of commit 1391cfe3b6 - Show all commits

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu]
open-webui:
image: ghcr.io/open-webui/open-webui:v0.3.11
image: ghcr.io/open-webui/open-webui:v0.3.12
container_name: open-webui
restart: unless-stopped
ports:
@ -29,7 +29,7 @@ services:
- host.docker.internal:host-gateway
mindsdb:
image: mindsdb/mindsdb:v24.8.1.0
image: mindsdb/mindsdb:v24.8.1.1
container_name: mindsdb
ports:
- 47334:47334