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 2022/01/30 00:39:40 UTC

[GitHub] [airflow] razi-ahmad edited a comment on issue #20911: Apt MySQL Client fails to install due to incorrect GPG Key

razi-ahmad edited a comment on issue #20911:
URL: https://github.com/apache/airflow/issues/20911#issuecomment-1025016405


   I'm getting the same error with the following command
   FROM mysql:5.7.34
   
   RUN apt-get update -y \
       && apt-get install -y git


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