We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffc114 commit e57b076Copy full SHA for e57b076
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:9f68851d8fbb4feb09b0cd8aa840c7f140fb3279edfd957f92d78c60591af39f
+ image: ghcr.io/linuxserver/sabnzbd@sha256:7afe3af1cff19c2a7a5d4bacb2202fcb21a0ee15b7e23e4114ab3f7070213662
167
container_name: sabnzbd
168
environment:
169
- PUID=1000
0 commit comments