Skip to content

Commit

Permalink
Update to v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sreknob authored Jul 17, 2021
1 parent 9625dc0 commit 435c229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN apt-get update -q
RUN apt-get install -qy python python-dev python-pil wget unzip

# Install PlexConnect (Release 0.6)
RUN wget https://github.com/iBaa/PlexConnect/archive/V0.7.2.zip
RUN wget https://github.com/iBaa/PlexConnect/archive/V0.7.4.zip
RUN unzip *.zip
RUN mv PlexConnect-*/ /opt/plexconnect
RUN chown nobody:users /opt/plexconnect
Expand Down

0 comments on commit 435c229

Please sign in to comment.