mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-03 03:59:16 +00:00
[Watchdog] Add missing package for IPv6 with smtp-cli, fixes #1430
This commit is contained in:
@@ -18,6 +18,7 @@ RUN apk add --update \
|
||||
redis \
|
||||
perl \
|
||||
perl-io-socket-ssl \
|
||||
perl-io-socket-inet6 \
|
||||
perl-socket \
|
||||
perl-socket6 \
|
||||
perl-mime-lite \
|
||||
|
||||
Reference in New Issue
Block a user