diff --git a/python-sdk/dev/Dockerfile b/python-sdk/dev/Dockerfile index c9a94f35f..4968c044b 100644 --- a/python-sdk/dev/Dockerfile +++ b/python-sdk/dev/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/astronomer/astro-runtime:11.3.0-slim-base +FROM quay.io/astronomer/astro-runtime:12.0.0-python-3.11-slim-base USER root