parent
e69b6db877
commit
8a9319c3f0
|
@ -23,7 +23,7 @@ RUN apk add --update \
|
||||||
perl-mime-lite \
|
perl-mime-lite \
|
||||||
perl-term-readkey \
|
perl-term-readkey \
|
||||||
tini \
|
tini \
|
||||||
&& curl https://raw.githubusercontent.com/mludvig/smtp-cli/v3.8/smtp-cli -o /smtp-cli \
|
&& curl https://raw.githubusercontent.com/mludvig/smtp-cli/v3.9/smtp-cli -o /smtp-cli \
|
||||||
&& chmod +x smtp-cli
|
&& chmod +x smtp-cli
|
||||||
|
|
||||||
COPY watchdog.sh /watchdog.sh
|
COPY watchdog.sh /watchdog.sh
|
||||||
|
|
Loading…
Reference in New Issue