File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -458,8 +458,8 @@ RUN if [ ${INSTALL_MSSQL} = true ]; then \
458458 # extensions:
459459 #####################################
460460
461- pecl install sqlsrv-4.0.6 && \
462- pecl install pdo_sqlsrv-4.0.6 && \
461+ pecl install sqlsrv-4.0.8 && \
462+ pecl install pdo_sqlsrv-4.0.8 && \
463463
464464 #####################################
465465 # Set locales for the container
Original file line number Diff line number Diff line change @@ -454,8 +454,8 @@ RUN if [ ${INSTALL_MSSQL} = true ]; then \
454454 # extensions:
455455 #####################################
456456
457- pecl install sqlsrv-4.0.6 && \
458- pecl install pdo_sqlsrv-4.0.6 && \
457+ pecl install sqlsrv-4.0.8 && \
458+ pecl install pdo_sqlsrv-4.0.8 && \
459459
460460 #####################################
461461 # Set locales for the container
You can’t perform that action at this time.
0 commit comments