astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

Update JDK17 in Dockerfile as per Bookworm requirement #1575

Closed vatsrahul1001 closed 1 month ago

vatsrahul1001 commented 1 month ago

We have migrated to Bookworm from Bullseye in runtime12. Astronomer providers' tests are now also moved to runtime12. Since Bookworm does not have JDK8, we are upgrading to the latest version to resolve this issue.