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/07/20 17:29:11 UTC

[GitHub] [airflow] potiuk edited a comment on issue #17102: Incorrect python version used for 2.1.2-python3.9 docker image

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


   This was the only manual step I had to do to prepare v2-1 tests for release back then :( . There's a reason why I like automation..
   
   ```
   docker run -it apache/airflow:2.1.2-python3.9 python --version
   Python 3.9.6
   ```
   
   Anyway - it's fixed. Thanks @andormarkus for reporting it! 


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