Skip to content

Commit

Permalink
Merge branch 'hotfix/1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
datashaman committed Apr 1, 2017
2 parents 34716f7 + 5fbace7 commit 599d784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COPY etc/fstab /etc/fstab
RUN chmod go= /etc/cron.d/putio-automator

RUN pip install -U pip setuptools \
&& pip install putio-automator==1.0.2.dev2 \
&& pip install putio-automator \
&& rm -rf $HOME/.cache /tmp/pip_build_root

ENV INITSYSTEM on
Expand Down

0 comments on commit 599d784

Please sign in to comment.