Merge branch 'main' into renovate/ghcr.io-linuxserver-lidarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s
Deploy to Hosts / deploy (pull_request) Successful in 52s

This commit is contained in:
Matt Reeves 2024-08-07 16:07:55 -04:00
commit b0fc1e13b7
3 changed files with 4 additions and 4 deletions

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

View file

@ -31,7 +31,7 @@ services:
- PGID=1000 - PGID=1000
prowlarr: prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:7fe57565907f4f776d43c15b2e020a0e4a62fe1e04e80e25b85a3ae4ca49e5d0 image: ghcr.io/linuxserver/prowlarr@sha256:c80a2dcfefd85c62da2373c5bf0138bb9d1c647c4b3d8f994ce263f5e8b1db81
container_name: prowlarr container_name: prowlarr
ports: ports:
- "9696:9696" - "9696:9696"