diff --git a/Dockerfile b/Dockerfile index 913a87c..1ca9e5c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM apache/superset:1.5.3 +FROM apache/superset:2.1.3 # Switching to root to install the required packages USER root