diff --git a/python-sdk/dev/Dockerfile b/python-sdk/dev/Dockerfile index c9a94f35f..68f323423 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:11.7.0-slim-base USER root