⬆️ Update ghcr.io/linuxserver/prowlarr Docker digest to c80a2dc #76

Merged
mafyuh merged 2 commits from renovate/ghcr.io-linuxserver-prowlarr into main 2024-08-07 16:06:41 -04:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit a1ac27b6a5 - Show all commits

View file

@ -18,7 +18,7 @@ services:
capabilities: [gpu] capabilities: [gpu]
open-webui: 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 container_name: open-webui
restart: unless-stopped restart: unless-stopped
ports: ports:
@ -29,7 +29,7 @@ services:
- host.docker.internal:host-gateway - host.docker.internal:host-gateway
mindsdb: mindsdb:
image: mindsdb/mindsdb:v24.8.1.0 image: mindsdb/mindsdb:v24.8.1.1
container_name: mindsdb container_name: mindsdb
ports: ports:
- 47334:47334 - 47334:47334

View file

@ -107,7 +107,7 @@ services:
networks: networks:
- gitea_main - gitea_main
n8n: n8n:
image: ghcr.io/n8n-io/n8n:1.53.1 image: ghcr.io/n8n-io/n8n:1.54.0
container_name: n8n container_name: n8n
ports: ports:
- 5678:5678 - 5678:5678