Compare commits
No commits in common. "c38597c1e942b963f51d0330b332215e63949fb2" and "5e22b5642ae9b3487a03de1ff1a302b6adb0af16" have entirely different histories.
c38597c1e9
...
5e22b5642a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: '3.9'
|
version: '3.9'
|
||||||
services:
|
services:
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: lscr.io/linuxserver/sabnzbd@sha256:dd3eb07e42457a38c38bb1be55bf8396f787bffaa1825fd9b6204a042daf85e3
|
image: lscr.io/linuxserver/sabnzbd@sha256:956e92c0c6c7f44bd2f9310e5ecabadfae34a1f1b3d5fab7c97e868c1b3dd11a
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Reference in a new issue