We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c61b04 commit 0fe4e30Copy full SHA for 0fe4e30
docker/arrs/docker-compose.yml
@@ -152,7 +152,7 @@ services:
152
restart: unless-stopped
153
## Downloaders
154
sabnzbd:
155
- image: ghcr.io/linuxserver/sabnzbd@sha256:d9eda6d9bd651886631f01f3ebb1ff33f9f5d04f0fd95be8fb22bc1a779a3d84
+ image: ghcr.io/linuxserver/sabnzbd@sha256:1bd04442a6cb35fc8f4a18c474ba93d6600026dcbd364d0577e63cc6cdebfd87
156
container_name: sabnzbd
157
environment:
158
- PUID=1000
0 commit comments