diff --git a/python-sdk/tests_integration/astro_deploy/Dockerfile b/python-sdk/tests_integration/astro_deploy/Dockerfile index fa31fc44e..47701097b 100644 --- a/python-sdk/tests_integration/astro_deploy/Dockerfile +++ b/python-sdk/tests_integration/astro_deploy/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/astronomer/astro-runtime:8.8.0-base +FROM quay.io/astronomer/astro-runtime:9.9.0-base USER root RUN apt-get update -y && apt-get install -y git