fix: update Jellyseerr image in Docker Compose configuration
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 15s
Nix Format Check / check-format (push) Successful in 1m11s
Python Lint Check / check-python (push) Failing after 15s

This commit is contained in:
Menno van Leeuwen 2025-03-25 17:15:20 +01:00
parent fd1123e2ec
commit 7bbe21a680
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -87,7 +87,7 @@ services:
- arr-stack-net
jellyseerr:
image: lscr.io/linuxserver:latest
image: fallenbagel/jellyseerr
container_name: jellyseerr
environment:
- PUID=1000