diff --git a/Dockerfile b/Dockerfile index 5ab01a149..19f9e0171 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM amancevice/pandas:0.18.1-python3 # Install -ENV SUPERSET_VERSION 0.16.0 +ENV SUPERSET_VERSION 0.16.1 RUN apk add --no-cache \ curl \ libffi-dev \