⬆️ Update ghcr.io/linuxserver/jellyfin Docker digest to 50e541e #215
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
ollama:
|
||||
image: ollama/ollama:0.3.11
|
||||
image: ollama/ollama:0.3.12
|
||||
container_name: ollama
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
@ -18,7 +18,7 @@ services:
|
|||
capabilities: [gpu]
|
||||
|
||||
open-webui:
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.23
|
||||
image: ghcr.io/open-webui/open-webui:v0.3.28
|
||||
container_name: open-webui
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
|
|
@ -43,7 +43,7 @@ services:
|
|||
- PGID=1000
|
||||
|
||||
radarr:
|
||||
image: ghcr.io/linuxserver/radarr@sha256:df843d96b812d858b94377ffed1918424ece6735038a19e8ff93730277757b65
|
||||
image: ghcr.io/linuxserver/radarr@sha256:1a50d4f08e283aa9ff4c723b940dceb4e8aeff7946e1993213efd0de3d5a4adb
|
||||
container_name: radarr
|
||||
ports:
|
||||
- "7878:7878"
|
||||
|
|
Loading…
Reference in a new issue