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

   > A quick workaround that should fix if anyone sees the problem (I can't 
reproduce it - likely due to timezone). I will come with some better fix also 
for historical images but this should fix it for now (add it to your 
Dockerfile).
   
   I added both the lines and keep getting the error with this image 
`apache/airflow:slim-2.7.3-python3.10`
   ```
   RUN sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A8D3785C
   RUN sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 
467B942D3A79BD29
   ```


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