Compare commits

..

No commits in common. "d3674129dd878b27c026ec3e29b11fe1adcb52d1" and "b1e6933684b5e5752b72b078be698b03e3a38532" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ services:
- PGID=1000 - PGID=1000
lidarr: lidarr:
image: ghcr.io/linuxserver/lidarr@sha256:11150c79f17ce8ad3d76aea1191714451ab73df7dbcac587d30dd729a7266eb8 image: ghcr.io/linuxserver/lidarr@sha256:a7d0282dcdbf5b11306cc4054c11b42252106b5e8494375231322822d31ac9f6
container_name: lidarr container_name: lidarr
ports: ports:
- "8686:8686" - "8686:8686"

View file

@ -1,7 +1,7 @@
version: '3.9' version: '3.9'
services: services:
sabnzbd: sabnzbd:
image: ghcr.io/linuxserver/sabnzbd@sha256:36bdeef099e87a0da24e5b87d88abde93cd188a24511a4bfb214372824201f00 image: ghcr.io/linuxserver/sabnzbd@sha256:4fb40ea724abc25cf9496cdbc8e528aa0882132737e49c5e712c264284fa7b94
container_name: sabnzbd container_name: sabnzbd
environment: environment:
- PUID=1000 - PUID=1000