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 0d9952b commit 1cb0473Copy full SHA for 1cb0473
docker/downloaders/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.9'
2
services:
3
sabnzbd:
4
- image: ghcr.io/linuxserver/sabnzbd@sha256:dda700370ad4281d8ffda4fbdad8ac3f720a2829936eafc794fca652095ed4be
+ image: ghcr.io/linuxserver/sabnzbd@sha256:aad79c7a696a8743b87f9a0429bf5fa0be1edc8bbf00b962008dfa9893efd28e
5
container_name: sabnzbd
6
environment:
7
- PUID=1000
0 commit comments