Compare commits

..

No commits in common. "40fef4bdff95e698c2c70a940a76d2bc60cdbdcf" and "ffcbf76f3bbac47346719925ab4e6091f53d7e3b" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View file

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

View file

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

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:6c25ce4614035d6e25736a2fc30a7087b95f4dbae64933eb113a8e2f081bea4a
image: ghcr.io/linuxserver/sabnzbd@sha256:a6cee28d0fde04987037b1d29173f651051d6e7dbe75209cac28625b1fe19251
container_name: sabnzbd
environment:
- PUID=1000