From 6ad06a42360632da3256bc3c01db7fbe3b289491 Mon Sep 17 00:00:00 2001 From: Pankaj Date: Tue, 19 Dec 2023 20:52:34 +0530 Subject: [PATCH] Bump runtime to 10.0.0 --- airflow/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/Dockerfile b/airflow/Dockerfile index 77151965..10d3afd1 100644 --- a/airflow/Dockerfile +++ b/airflow/Dockerfile @@ -1 +1 @@ -FROM quay.io/astronomer/astro-runtime:9.6.0 +FROM quay.io/astronomer/astro-runtime:10.0.0