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 2020/01/28 19:44:22 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #5659: [AIRFLOW-5033] Switched to snakebite-py3

mik-laj commented on a change in pull request #5659: [AIRFLOW-5033] Switched to snakebite-py3
URL: https://github.com/apache/airflow/pull/5659#discussion_r372017652
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -57,6 +57,7 @@ RUN curl -L https://deb.nodesource.com/setup_10.x | bash - \
            apt-utils \
            build-essential \
            dirmngr \
+           dumb-init \
 
 Review comment:
   The latest Debian image from today deletes dumb-init. https://github.com/apache/airflow/pull/7278

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services