[Watchdog] smtp-cli 3.10 (yay) and a new check for IPv6 configuration problems
This commit is contained in:
@@ -20,6 +20,7 @@ RUN apk add --update \
|
||||
bind-tools \
|
||||
redis \
|
||||
perl \
|
||||
perl-net-dns \
|
||||
perl-io-socket-ssl \
|
||||
perl-io-socket-inet6 \
|
||||
perl-socket \
|
||||
@@ -29,7 +30,7 @@ RUN apk add --update \
|
||||
tini \
|
||||
tzdata \
|
||||
whois \
|
||||
&& curl https://raw.githubusercontent.com/mludvig/smtp-cli/v3.9/smtp-cli -o /smtp-cli \
|
||||
&& curl https://raw.githubusercontent.com/mludvig/smtp-cli/v3.10/smtp-cli -o /smtp-cli \
|
||||
&& chmod +x smtp-cli
|
||||
|
||||
COPY watchdog.sh /watchdog.sh
|
||||
|
Reference in New Issue
Block a user