Compare commits

..

5 commits

Author SHA1 Message Date
86fc8c66d5 Merge branch 'main' into renovate/docker.mafyuh.xyz-ollama-ollama-0.x
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
Deploy to Hosts / deploy (pull_request) Successful in 50s
2024-06-12 03:32:41 +00:00
a025de9710 Merge pull request '⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to a7d0282' (#327) from renovate/ghcr.io-linuxserver-lidarr into main
Reviewed-on: #327
2024-06-12 03:04:10 +00:00
Renovate Bot
ef84a9583c ⬆️ Update ghcr.io/linuxserver/lidarr Docker digest to a7d0282
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 51s
2024-06-12 03:01:10 +00:00
da3411ae41 Merge pull request '⬆️ Update docker.mafyuh.xyz/mindsdb/mindsdb Docker tag to v24.6.2.0' (#326) from renovate/docker.mafyuh.xyz-mindsdb-mindsdb-24.x into main
Reviewed-on: #326
2024-06-11 14:26:50 +00:00
Renovate Bot
a10cbc7ae4 ⬆️ Update docker.mafyuh.xyz/mindsdb/mindsdb Docker tag to v24.6.2.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Successful in 52s
2024-06-11 14:01:30 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ services:
- host.docker.internal:host-gateway - host.docker.internal:host-gateway
mindsdb: mindsdb:
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.6.1.1 image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.6.2.0
container_name: mindsdb container_name: mindsdb
ports: ports:
- 47334:47334 - 47334:47334

View file

@ -15,7 +15,7 @@ services:
- PGID=1000 - PGID=1000
lidarr: lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:d0654ca74eb8df5ee1c7622310c7f595eaf125d0d6ecc3661135ab7d2b19c011 image: ghcr.io/linuxserver/lidarr@sha256:a7d0282dcdbf5b11306cc4054c11b42252106b5e8494375231322822d31ac9f6
container_name: lidarr container_name: lidarr
ports: ports:
- "8686:8686" - "8686:8686"