From 8ddee92dac7fec424cc97df5417f79ffdc53b1c5 Mon Sep 17 00:00:00 2001 From: Niklas Schmidtmer Date: Tue, 18 Jun 2024 09:14:46 +0200 Subject: [PATCH] Align astro-runtime --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e972f2d..d64fd30 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1 @@ -FROM quay.io/astronomer/astro-runtime:11.4.0-python-3.12 +FROM quay.io/astronomer/astro-runtime:11.5.0-python-3.12