Skip to content

Commit

Permalink
Update superset to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thnt authored Feb 7, 2024
1 parent 59ae076 commit c1f7b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM apache/superset:3.0.2
FROM apache/superset:3.1.0

USER root
RUN pip install clickhouse-connect shillelagh 'shillelagh[all]'
Expand Down

0 comments on commit c1f7b60

Please sign in to comment.