We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8575ef + abbf6fa commit fa834a3Copy full SHA for fa834a3
docker/downloaders/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.9'
2
services:
3
sabnzbd:
4
- image: ghcr.io/linuxserver/sabnzbd@sha256:d6a2a967d47b495c5342bc23de76d35eeb2f3ceb53c7be51885ad25f95dffe9b
+ image: ghcr.io/linuxserver/sabnzbd@sha256:dda700370ad4281d8ffda4fbdad8ac3f720a2829936eafc794fca652095ed4be
5
container_name: sabnzbd
6
environment:
7
- PUID=1000
0 commit comments