diff --git a/Dockerfile b/Dockerfile index dbaebc9..2e05d03 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM apache/airflow:2.6.1-python3.10 +FROM apache/airflow:2.6.3-python3.10 USER root