Update downloaders/docker-compose.yml
This commit is contained in:
parent
a466946509
commit
679ee715cb
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-ls160
|
||||
image: ghcr.io/linuxserver/sabnzbd@sha256:8ee3019ca921f6c46294f2e363453fa41875d309c7e68028a73f8169eb35a691
|
||||
container_name: sabnzbd
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
Reference in a new issue