Update Airflow version to 2.5.3 and Airflow Helm chart version to 1.9.0
[osm/devops.git] / docker / Airflow / Dockerfile
index bf72444..97f2dd6 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 #######################################################################################
 
-FROM apache/airflow:2.5.2-python3.10
+FROM apache/airflow:2.5.3-python3.10
 USER root
 RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
     DEBIAN_FRONTEND=noninteractive apt-get --yes install \