We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835edcc commit 6c8229eCopy full SHA for 6c8229e
docker/arrs/docker-compose.yml
@@ -163,7 +163,7 @@ services:
163
restart: unless-stopped
164
## Downloaders
165
sabnzbd:
166
- image: ghcr.io/linuxserver/sabnzbd@sha256:ff682bedd109c45dbad25ab8edcc4f3b837b9ac48c39751fbbb33a858eab97d0
+ image: ghcr.io/linuxserver/sabnzbd@sha256:d0e307ed7ddbda9c93872f02fed402d538aab52b2605e71a2f80c26f5ba8d3c7
167
container_name: sabnzbd
168
environment:
169
- PUID=1000
0 commit comments