fix: added missing dependency
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b3b9a5649e
commit
98c5ffe9c2
@ -16,7 +16,7 @@ RUN apt-get update && apt-get -qy install perl-base tini bash
|
|||||||
# qpsmtpd dependencies
|
# qpsmtpd dependencies
|
||||||
RUN apt-get -qy install libnet-dns-perl libmime-base64-urlsafe-perl libtimedate-perl
|
RUN apt-get -qy install libnet-dns-perl libmime-base64-urlsafe-perl libtimedate-perl
|
||||||
RUN apt-get -qy install libmailtools-perl libnet-ip-perl libdbd-mariadb-perl libdbd-mysql-perl
|
RUN apt-get -qy install libmailtools-perl libnet-ip-perl libdbd-mariadb-perl libdbd-mysql-perl
|
||||||
RUN apt-get -qy install libclamav-client-perl cpanminus libmoose-perl libyaml-dev
|
RUN apt-get -qy install libclamav-client-perl cpanminus libmoose-perl libyaml-dev libyaml-perl libyaml-libyaml-perl
|
||||||
|
|
||||||
|
|
||||||
# qpsmtpd runs under the smtpd user
|
# qpsmtpd runs under the smtpd user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user