Skip to content

Commit b1367d2

Browse files
Merge pull request laradock#800 from chrissiboi/master
Update Dockerfile-70
2 parents 43e2b3e + 603207c commit b1367d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php-fpm/Dockerfile-70

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ RUN if [ ${MSSQL} = true ]; then \
242242
&& ldd lib64/libmsodbcsql-13.0.so.0.0 \
243243
&& ./install.sh install --accept-license \
244244
&& ls -l /opt/microsoft/msodbcsql/ \
245-
&& odbcinst -q -d -n "ODBC Driver 13 for SQL Server" && \
245+
&& odbcinst -q -d -n "ODBC Driver 13 for SQL Server" \
246246

247247
#####################################
248248
# Install pdo_dblib

0 commit comments

Comments
 (0)