Merge branch 'main' into renovate/ghcr.io-linuxserver-sabnzbd
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
This commit is contained in:
commit
2484a57b7e
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
|||
|
||||
services:
|
||||
ollama:
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.39
|
||||
image: docker.mafyuh.xyz/ollama/ollama:0.1.40
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
|
@ -57,7 +57,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
sonarr:
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:a232da2ae889f425c78e4f9cac879f446e02613cc04704709fd9196bdb7a36fb
|
||||
image: ghcr.io/linuxserver/sonarr@sha256:30432d9faf9e8fbb7c6336806ee061ed426204e1f9718d9659a2642a6e3a7c59
|
||||
container_name: sonarr
|
||||
ports:
|
||||
- "8989:8989"
|
||||
|
|
Reference in a new issue