Compare commits
No commits in common. "86fc8c66d5656eb445e4854d14cf631078b3f7f2" and "9f66947a26d8e3f30610ff9369c960813faf8bee" have entirely different histories.
86fc8c66d5
...
9f66947a26
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
- host.docker.internal:host-gateway
|
||||
|
||||
mindsdb:
|
||||
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.6.2.0
|
||||
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.6.1.1
|
||||
container_name: mindsdb
|
||||
ports:
|
||||
- 47334:47334
|
||||
|
|
|
@ -15,7 +15,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
lidarr:
|
||||
image: ghcr.io/linuxserver/lidarr@sha256:a7d0282dcdbf5b11306cc4054c11b42252106b5e8494375231322822d31ac9f6
|
||||
image: ghcr.io/linuxserver/lidarr@sha256:d0654ca74eb8df5ee1c7622310c7f595eaf125d0d6ecc3661135ab7d2b19c011
|
||||
container_name: lidarr
|
||||
ports:
|
||||
- "8686:8686"
|
||||
|
|
Reference in a new issue