diff --git a/Dockerfile b/Dockerfile index 5e5061580..b758f3967 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM amancevice/pandas:0.18.1-python3 MAINTAINER smallweirdnum@gmail.com # Install -ENV SUPERSET_VERSION 0.13.2 +ENV SUPERSET_VERSION 0.14.1 RUN apk add --no-cache \ curl \ libffi-dev \