Skip to content

Commit c75320d

Browse files
committed
Reconcile master with 8.0-bullseye and bump to PHP 8.0.13
1 parent 890fa0d commit c75320d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

root/tmp/setup/sqlsrv-extension.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
set -e
44

55
# Install Microsoft dependencies for sqlsrv
6-
# Debian 9 requires ODBC driver 17, still not package available in repos, so followed this
7-
# https://github.com/Microsoft/msphpsql/wiki/Install-and-configuration#user-content-odbc-17-linux-installation
86
echo "Downloading sqlsrv files"
97
curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
108
# TODO, bullseye should be 11, but the msodbcsql17 package is not available yet, hence using buster (10) one.

0 commit comments

Comments
 (0)