Skip to content

Commit fae697f

Browse files
author
Alexander Mancevice
authored
Update to Superset 0.17.1
1 parent be55e3b commit fae697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM amancevice/pandas:0.18.1-python3
22

33
# Install
4-
ENV SUPERSET_VERSION 0.17.0
4+
ENV SUPERSET_VERSION 0.17.1
55
RUN apk add --no-cache \
66
curl \
77
libffi-dev \

0 commit comments

Comments
 (0)