From 01e719b06bde1b8baf6e12321e90f91b4ddf60bd Mon Sep 17 00:00:00 2001 From: Niklas Schmidtmer Date: Thu, 18 Jul 2024 09:57:31 +0200 Subject: [PATCH] Align Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fc858a6..07c4947 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1 @@ -FROM quay.io/astronomer/astro-runtime:11.6.0-python-3.12 +FROM quay.io/astronomer/astro-runtime:11.7.0-python-3.12