Changing perl SOAP module

- This prevents the error 'Can't load SOAP::Transport::HTTP* - Web service will be unavailable'
This commit is contained in:
Wilton Rodrigues 2021-10-30 11:48:09 -03:00
parent a1c948f57f
commit 769e4cc2fb

View File

@ -34,7 +34,7 @@ RUN yum ${YUM_FLAGS} install wget \
perl-Compress-Zlib \
perl-DBI perl-DBD-MySQL \
perl-Net-IP \
perl-SOAP-Lite \
perl-Apache2-SOAP \
perl-Archive-Zip \
perl-Mojolicious \
perl-Plack \