diff --git a/Dockerfile b/Dockerfile index 23a0dae..c7ad426 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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