Skip to content

Commit ac5f26d

Browse files
authored
Merge pull request #30 from devilbox/release-0.35
Release 0.35
2 parents d9a9b8f + e488820 commit ac5f26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ RUN set -x \
5858
&& chmod +x /usr/bin/cert-gen \
5959
\
6060
# Install watcherd
61-
&& wget --no-check-certificate -O /usr/bin/watcherd https://raw.githubusercontent.com/devilbox/watcherd/v1.0.0/watcherd \
61+
&& wget --no-check-certificate -O /usr/bin/watcherd https://raw.githubusercontent.com/devilbox/watcherd/v1.0.1/watcherd \
6262
&& chmod +x /usr/bin/watcherd \
6363
\
6464
# Clean-up

0 commit comments

Comments
 (0)