You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/21 00:55:08 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #18382: Production-level support for MSSQL

potiuk commented on a change in pull request #18382:
URL: https://github.com/apache/airflow/pull/18382#discussion_r712616198



##########
File path: Dockerfile.ci
##########
@@ -104,6 +104,7 @@ RUN mkdir -pv /usr/share/man/man1 \
 
 COPY scripts/docker/*.sh /scripts/docker/
 RUN bash /scripts/docker/install_mysql.sh dev \
+    && /scripts/docker/install_mssql.sh \

Review comment:
       Right!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org