Skip to content

Commit

Permalink
Fixing Docker location
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowtor committed Jun 10, 2021
1 parent e2b6717 commit 3045b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/prowlarr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
PUID: '1000'
PGID: '1000'
TZ: 'Australia/Melbourne'
image: 'ghcr.io/linuxserver/prowlarr:latest'
image: 'linuxserver/prowlarr:latest'

# CORE (MANDATORY) ############################################################
- name: 'Including cron job'
Expand Down

0 comments on commit 3045b4f

Please sign in to comment.