From 853a7938eb06cc3d551dbe7bcddb1e640f75f2ee Mon Sep 17 00:00:00 2001 From: Kevin Parasseril Date: Sat, 30 Mar 2024 13:44:55 +0530 Subject: [PATCH] bump up --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e5a1602..787c7d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ -FROM quay.io/astronomer/astro-runtime:10.4.0 +FROM quay.io/astronomer/astro-runtime:10.6.0 ENV AIRFLOW__CORE__TEST_CONNECTION=Enabled \ No newline at end of file