mirror of
https://github.com/chialab/docker-php.git
synced 2026-08-24 10:13:24 -05:00
chore: remove SQLServer PHP extension (no support for Debian 11 and no ARM build available)
This commit is contained in:
@@ -37,9 +37,6 @@ endif
|
||||
ifeq (,$(findstring $(PHP_VERSION), 7.0 7.1 7.2 7.3 7.4 8.0 latest))
|
||||
# Add more extensions to 5.x series images.
|
||||
EXTENSIONS += mysql
|
||||
else
|
||||
EXTENSIONS += pdo_sqlsrv \
|
||||
sqlsrv
|
||||
endif
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user