diff --git a/Dockerfile b/Dockerfile index 2da8f19..eca0c0c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM apache/superset:2.1.3 +FROM apache/superset:3.1.1 # Switching to root to install the required packages USER root