Compare commits
No commits in common. "a2f4d8cdf488de4da3dcad1ec2c313a13eef4dcf" and "b607e7ae7b38d5f2210813187ae139dd0b71fe34" have entirely different histories.
a2f4d8cdf4
...
b607e7ae7b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: '3.9'
|
version: '3.9'
|
||||||
services:
|
services:
|
||||||
sabnzbd:
|
sabnzbd:
|
||||||
image: ghcr.io/linuxserver/sabnzbd@sha256:ab89014bb120a092a67c3702b38a9c614e8d06fd6f62225edb8ce770f26fd08a
|
image: ghcr.io/linuxserver/sabnzbd@sha256:6c25ce4614035d6e25736a2fc30a7087b95f4dbae64933eb113a8e2f081bea4a
|
||||||
container_name: sabnzbd
|
container_name: sabnzbd
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
Reference in a new issue