Compare commits
No commits in common. "7d40b07053e3bfa8c30d9d3281f9f9d21bfc290b" and "9f568e290c4b13dba706797226a98e608722a473" have entirely different histories.
7d40b07053
...
9f568e290c
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:97c62609cd6a91cd8de025dfe51594b0f3de41b7f4a5d0e3dc094027346072ea
|
image: lscr.io/linuxserver/sabnzbd@sha256:8061b94be144f366a9a57d6b1bf147cd418a990ed5539bae2681711412d53012
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Reference in a new issue