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/02/14 23:54:53 UTC

[GitHub] [airflow] potiuk edited a comment on issue #14195: Airflow image on Docker Hub is tagged 2.0.1 but appears to be 2.0.1rc2

potiuk edited a comment on issue #14195:
URL: https://github.com/apache/airflow/issues/14195#issuecomment-778863567


   The images for 2.0.1 are pushed. Note that 'apache-airflow' is the same but some dependencies might be updated comaring to 2.0.1rc1 (however they are tested and should work fine). 
   
   They are based on latest python images so they contain latest security fixes (and some keys updated).
   
   Also, by default google 1.0.0 provider is installed in the image. The  2.0.0 was released afterwards and it was backwards-incompatible for installation (dependency conflict) however you are free to extend/customize the image and upgrade to latest version of providers as you see fit (http://airflow.apache.org/docs/apache-airflow/stable/production-deployment.html#customizing-or-extending-the-production-image) 
   
   Please pull the images again and see if they look good to you @johnjeffers . I am closing the ticket, but let us know if you have still some troubles with it.
   
   Airflow version:
   
   ![Screenshot from 2021-02-15 00-51-24](https://user-images.githubusercontent.com/595491/107892852-0ea4fa00-6f28-11eb-917e-7a562f9b2658.png)
   
   Providers:
   
   ![Screenshot from 2021-02-15 00-53-47](https://user-images.githubusercontent.com/595491/107892910-562b8600-6f28-11eb-87b0-8ef7274e56c8.png)
   
   
   


----------------------------------------------------------------
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