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 7697a04 commit c71a805Copy full SHA for c71a805
docker-compose.yml
@@ -162,7 +162,7 @@ services:
162
- TZ=${TZ}
163
# https://docs.linuxserver.io/images/docker-sabnzbd/
164
sabnzbd:
165
- image: linuxserver/sabnzbd:4.3.2@sha256:31ea64a7ce1e9a5ff8187f9b7c905eaa1d0a79d49b04724e47059c67407157eb
+ image: linuxserver/sabnzbd:4.3.2@sha256:d6a2a967d47b495c5342bc23de76d35eeb2f3ceb53c7be51885ad25f95dffe9b
166
container_name: sabnzbd
167
environment:
168
- PUID=${PUID}
0 commit comments