mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
sqlsrv and pdo_sqlsrv; use Microsoft ODBC 18 when available, support Debian Bullseye (#512)
This commit is contained in:
parent
81adf2b14f
commit
1be3c17e78
2 changed files with 15 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
parallel zts
|
||||
pdo_sqlsrv !alpine3.7 !alpine3.8 !bullseye
|
||||
pdo_sqlsrv !alpine3.7 !alpine3.8 !7.3-bullseye
|
||||
pthreads zts
|
||||
sqlsrv !alpine3.7 !alpine3.8 !7.1-alpine3.9 !7.1-alpine3.10 !bullseye
|
||||
sqlsrv !alpine3.7 !alpine3.8 !7.1-alpine3.9 !7.1-alpine3.10 !7.3-bullseye
|
||||
tensor !alpine3.15
|
||||
vips !alpine3.7 !alpine3.8 !alpine3.9 !jessie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue