Skip to content

Commit ff4f882

Browse files
Revise MWAA Docker image details in README (#443)
Updated README to clarify MWAA Docker image information and support for Airflow 3.x.
1 parent 92ea15e commit ff4f882

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Note
2-
Starting from Airflow version 2.9, MWAA has open-sourced the original Docker image used in our production deployments. You can refer to our open-source image repository at https://github.com/aws/amazon-mwaa-docker-images to create a local environment identical to that of MWAA.
3-
You can also continue to use the MWAA Local Runner for testing and packaging requirements for all Airflow versions supported on MWAA.
2+
**Starting from Airflow version 2.9, MWAA has open-sourced the original Docker image used in production deployments. You can refer to MWAA open-source image repository at https://github.com/aws/amazon-mwaa-docker-images to create a local environment identical to that of MWAA.**
3+
4+
Airflow 3.x versions would be suported via [amazon-mwaa-docker-images](https://github.com/aws/amazon-mwaa-docker-images) repo.
45

56
# About aws-mwaa-local-runner
67

0 commit comments

Comments
 (0)