juroVee commented on pull request #20912:
URL: https://github.com/apache/airflow/pull/20912#issuecomment-1017284999


   Hi @potiuk, can we be assured that these changes will be included in future 
releases source codes (Dockerfile) here 
https://github.com/apache/airflow/releases? 
   
   Thing is, we are building our custom base images from there and currently 
it's not possible in 2.2.2/2.2.3 due to this issue as the archives don't seem 
to be updated. Until then we can use this temporary solution in our extended 
images (which we are building from custom base images described above):
   
   ``
   RUN sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 
467B942D3A79BD29
   ``
   
   Thanks!
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to