We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7785140 commit c716e54Copy full SHA for c716e54
docker/downloaders/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.9'
2
services:
3
sabnzbd:
4
- image: ghcr.io/linuxserver/sabnzbd@sha256:31ea64a7ce1e9a5ff8187f9b7c905eaa1d0a79d49b04724e47059c67407157eb
+ image: ghcr.io/linuxserver/sabnzbd@sha256:d6a2a967d47b495c5342bc23de76d35eeb2f3ceb53c7be51885ad25f95dffe9b
5
container_name: sabnzbd
6
environment:
7
- PUID=1000
0 commit comments