Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
thnt authored Nov 27, 2023
1 parent 1e33ebb commit 59ae076
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions superset/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM apache/superset:3.0.1
FROM apache/superset:3.0.2

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

0 comments on commit 59ae076

Please sign in to comment.