Merge pull request #2834 from angelobiscola/patch-1
Fix problem to install pdo_sqlsrv
This commit is contained in:
commit
61889c39ec
@ -39,6 +39,7 @@ RUN set -xe; \
|
||||
pecl channel-update pecl.php.net && \
|
||||
apt-get install -yqq \
|
||||
apt-utils \
|
||||
gnupg2 \
|
||||
git \
|
||||
#
|
||||
#--------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user