We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43e2b3e + 603207c commit b1367d2Copy full SHA for b1367d2
1 file changed
php-fpm/Dockerfile-70
@@ -242,7 +242,7 @@ RUN if [ ${MSSQL} = true ]; then \
242
&& ldd lib64/libmsodbcsql-13.0.so.0.0 \
243
&& ./install.sh install --accept-license \
244
&& ls -l /opt/microsoft/msodbcsql/ \
245
- && odbcinst -q -d -n "ODBC Driver 13 for SQL Server" && \
+ && odbcinst -q -d -n "ODBC Driver 13 for SQL Server" \
246
247
#####################################
248
# Install pdo_dblib
0 commit comments