Skip to content

Commit

Permalink
Merge pull request #27 from devilbox/release-0.34
Browse files Browse the repository at this point in the history
Release 0.34
  • Loading branch information
cytopia committed Nov 21, 2020
2 parents 8d62e12 + b617d3a commit 3116ee7
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 @@ -76,7 +76,7 @@ RUN set -x \
&& chmod +x /usr/bin/cert-gen \
\
# Install watcherd
&& wget --no-check-certificate -O /usr/bin/watcherd https://raw.githubusercontent.com/devilbox/watcherd/master/watcherd \
&& wget --no-check-certificate -O /usr/bin/watcherd https://raw.githubusercontent.com/devilbox/watcherd/v1.0.0/watcherd \
&& chmod +x /usr/bin/watcherd \
\
# Clean-up
Expand Down

0 comments on commit 3116ee7

Please sign in to comment.