Fix problem to install pdo_sqlsrv

Dependency fix for microsoft repository configuration
This commit is contained in:
Angelo Biscola 2021-02-02 15:20:48 -03:00 committed by GitHub
parent e2d2e9db9e
commit 4391286a2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ RUN set -xe; \
pecl channel-update pecl.php.net && \
apt-get install -yqq \
apt-utils \
gnupg2 \
#
#--------------------------------------------------------------------------
# Mandatory Software's Installation