Update downloaders/docker-compose.yml
This commit is contained in:
parent
839adc3512
commit
24e468beff
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@sha256:808e8dc05c97d7a9aa5c7662973ce3f064a1d3f53351f220037d4d313a00e423
|
||||
image: ghcr.io/linuxserver/sabnzbd:4.3.1-ls160
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Reference in a new issue