Compare commits

..

No commits in common. "d9aa13fc62d297203fbfe866994e333027b3ae2e" and "9ecfce0c5b64b58f5d305cc532f99ad40c09cfef" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
services:
ollama:
image: ollama/ollama:0.3.12
image: ollama/ollama:0.3.11
container_name: ollama
restart: unless-stopped
networks:

View file

@ -31,7 +31,7 @@ services:
- PGID=1000
prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:a6fc8ab9ff34d82327d29f8b5bfb7a672c0e54a274e5e5b023db01c335d05dfd
image: ghcr.io/linuxserver/prowlarr@sha256:bddc64a17aa38972f4c032f67efc3bf0a498883257e615a2d807ca44550cebf0
container_name: prowlarr
ports:
- "9696:9696"
@ -43,7 +43,7 @@ services:
- PGID=1000
radarr:
image: ghcr.io/linuxserver/radarr@sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb
image: ghcr.io/linuxserver/radarr@sha256:df843d96b812d858b94377ffed1918424ece6735038a19e8ff93730277757b65
container_name: radarr
ports:
- "7878:7878"

View file

@ -1,7 +1,7 @@
---
services:
jellyfin:
image: ghcr.io/linuxserver/jellyfin@sha256:50e541e59ef6b3adc667eee4eeb0c88af09cad46ac15a7e66cf335dfd2cc05bf
image: ghcr.io/linuxserver/jellyfin@sha256:38ddefecef7d005f643cc37bee2ac3a6795e5d3968d9d505673e97275fa5f090
container_name: jellyfin
devices:
- /dev/dri/renderD129:/dev/dri/renderD129