Merge branch 'main' into renovate/ghcr.io-linuxserver-lidarr
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 8s

This commit is contained in:
Matt Reeves 2024-06-01 01:11:58 +00:00
commit b7c849cba2
3 changed files with 5 additions and 5 deletions

View file

@ -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:

View file

@ -31,7 +31,7 @@ services:
- PGID=1000
prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:0dbc7f087efdfe682f75a7468d8ac6688595463a0b5656459295effd56469909
image: ghcr.io/linuxserver/prowlarr@sha256:682517acf453df5dad8a2d41e34a4fa52643de69af0af03c67f8c07abcf0345a
container_name: prowlarr
ports:
- "9696:9696"
@ -43,7 +43,7 @@ services:
- PGID=1000
radarr:
image: ghcr.io/linuxserver/radarr@sha256:7c409b0b64358ac1b0df27b1ce27e0c5ea3aa22f1cbf2362914b846bffa8efdf
image: ghcr.io/linuxserver/radarr@sha256:4b8d6111bd6708e27741ce427b1a200a2203977187e6a76e9a5b494f43bfeb74
container_name: radarr
ports:
- "7878:7878"
@ -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"

View file

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