Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion prefetcharr/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
prefetcharr:
image: phueber/prefetcharr:latest@sha256:dceb95a3fa822e8673eccd3acd6dd73baa111c8cab48cd6f6a5a876fde9c47d6
image: phueber/prefetcharr:latest@sha256:4912a3b0e63afa01ead3c1dd20efa35d6ace3d0dbce4883a28a25a2219fa299e
container_name: prefetcharr
volumes:
# Copy prefetcharr.toml to your ${DATADIR} and set the api keys for jellyfin and sonarr
Expand Down