diff --git a/plex_meta_manager/Dockerfile b/plex_meta_manager/Dockerfile index d57eec952..f953f3b84 100644 --- a/plex_meta_manager/Dockerfile +++ b/plex_meta_manager/Dockerfile @@ -36,7 +36,7 @@ RUN \ \ # Add template config.yaml && mkdir /templates \ - && curl -L -f -s -S "https://github.com/meisnate12/Plex-Meta-Manager/blob/master/config/config.yml.template" -o /templates/config.yaml + && curl -L -f -s -S "https://github.com/meisnate12/Plex-Meta-Manager/blob/master/config/config.yml.template" -o /templates/config.yml ##################