AbrahanTorres opened a new issue, #31506: URL: https://github.com/apache/airflow/issues/31506
### Apache Airflow version 2.6.1 ### What happened Hi team. Please help me with an issue. I have got an issue recently, it is new, weeks ago It did not happened. I use in the dockerfile FROM apache/airflow:latest  And in the docker-compose.yml also the latest version  I runed the docker command docker build and everthing is OK, The problem happend when I run the docker-compose up command.  How can I fixed this? ### What you think should happen instead It sholud works as before. ### How to reproduce 1. DOCKERFILE docker build . --tag extending_airflow:latest 2. DOCKER-COMPOSE docker-compose up ### Operating System windows ### Versions of Apache Airflow Providers latest ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
