⬆️ Update mindsdb/mindsdb Docker tag to v24.7.5.0 #50

Merged
mafyuh merged 2 commits from renovate/mindsdb-mindsdb-24.x into main 2024-07-31 09:24:45 -04:00
3 changed files with 6 additions and 2 deletions
Showing only changes of commit 3c930f3010 - Show all commits

View file

@ -17,6 +17,10 @@ jobs:
with:
node-version: 14
- name: Install yamllint
run: |
npm install -g yaml-lint
- name: Show yamllint version
run: |
yamllint --version

View file

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

View file

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