Update downloaders/docker-compose.yml
This commit is contained in:
parent
ad1b754db5
commit
8d388df1cf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '3.9'
|
||||
services:
|
||||
sabnzbd:
|
||||
image: ghcr.io/linuxserver/sabnzbd:4.3.1
|
||||
image: ghcr.io/linuxserver/sabnzbd:4.3.1-ls160
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Reference in a new issue