Compare commits

..

No commits in common. "58189e85f141bc0a78e99e453d45c7cb8360e4fa" and "5b0c2bd4a5e54aa6cbf1a4da35c8b0687cf49c75" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ services:
- PGID=1000
radarr:
image: lscr.io/linuxserver/radarr@sha256:7023a5bacf495af43aafb4257ac7d14fdd9804f075c416855a7fc914d8fe743d
image: lscr.io/linuxserver/radarr@sha256:d5cd4924a8806c5dac024b018ad902d4e426fbab7f72c53e06e448207d9f4bd1
ports:
- "7878:7878"
volumes:

View file

@ -1,7 +1,7 @@
version: '3.9'
services:
sabnzbd:
image: lscr.io/linuxserver/sabnzbd@sha256:97c62609cd6a91cd8de025dfe51594b0f3de41b7f4a5d0e3dc094027346072ea
image: lscr.io/linuxserver/sabnzbd@sha256:8061b94be144f366a9a57d6b1bf147cd418a990ed5539bae2681711412d53012
container_name: sabnzbd
environment:
- PUID=1000