Compare commits

..

No commits in common. "ea5f61d0b408e3eaa03f5c923ecc6eb7364119f1" and "2db32509104247a5d92d55bf5715a5e64da672d9" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ services:
- gitea_main - gitea_main
jellyseerr: jellyseerr:
image: docker.mafyuh.xyz/fallenbagel/jellyseerr:1.9.2 image: docker.mafyuh.xyz/fallenbagel/jellyseerr:1.9.1
container_name: jellyseerr container_name: jellyseerr
ports: ports:
- 5055:5055 - 5055:5055

View file

@ -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