Compare commits

..

6 commits

Author SHA1 Message Date
2484a57b7e Merge branch 'main' into renovate/ghcr.io-linuxserver-sabnzbd
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-06-01 01:05:34 +00:00
60f4316080 Merge pull request '⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to 30432d9' (#277) from renovate/ghcr.io-linuxserver-sonarr into main
Reviewed-on: #277
2024-06-01 01:05:27 +00:00
fe78c4ec52 Merge branch 'main' into renovate/ghcr.io-linuxserver-sonarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 11s
2024-06-01 01:05:08 +00:00
86dc3dcb51 Merge pull request '⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.40' (#278) from renovate/docker.mafyuh.xyz-ollama-ollama-0.x into main
Reviewed-on: #278
2024-06-01 00:26:33 +00:00
Renovate Bot
e8ed21595a ⬆️ Update docker.mafyuh.xyz/ollama/ollama Docker tag to v0.1.40
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
2024-05-31 23:01:28 +00:00
Renovate Bot
890143ee10 ⬆️ Update ghcr.io/linuxserver/sonarr Docker digest to 30432d9
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 9s
2024-05-31 19:01:20 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: "3.8"
services: services:
ollama: ollama:
image: docker.mafyuh.xyz/ollama/ollama:0.1.39 image: docker.mafyuh.xyz/ollama/ollama:0.1.40
container_name: ollama container_name: ollama
restart: unless-stopped restart: unless-stopped
volumes: volumes:

View file

@ -57,7 +57,7 @@ services:
- PGID=1000 - PGID=1000
sonarr: sonarr:
image: ghcr.io/linuxserver/sonarr@sha256:a232da2ae889f425c78e4f9cac879f446e02613cc04704709fd9196bdb7a36fb image: ghcr.io/linuxserver/sonarr@sha256:30432d9faf9e8fbb7c6336806ee061ed426204e1f9718d9659a2642a6e3a7c59
container_name: sonarr container_name: sonarr
ports: ports:
- "8989:8989" - "8989:8989"