lampapetrol commented on issue #36231:
URL: https://github.com/apache/airflow/issues/36231#issuecomment-1857931047

   thanks @souzagmu !
   
   my update version: connexion to pgp.mit.edu was failing on my infra + 
removed apt-key deprecation message.
   
   ```sh
   RUN gpg --keyserver keyserver.ubuntu.com --recv-keys B7B3B788A8D3785C \
    && gpg --export B7B3B788A8D3785C > "/etc/apt/trusted.gpg.d/mysql.gpg"
   ```
   


-- 
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-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to