We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be55e3b commit fae697fCopy full SHA for fae697f
Dockerfile
@@ -1,7 +1,7 @@
1
FROM amancevice/pandas:0.18.1-python3
2
3
# Install
4
-ENV SUPERSET_VERSION 0.17.0
+ENV SUPERSET_VERSION 0.17.1
5
RUN apk add --no-cache \
6
curl \
7
libffi-dev \
0 commit comments