Skip to content

Commit 9c95d22

Browse files
author
jarodaerts
committed
Add flask_cors
1 parent 990d712 commit 9c95d22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ RUN --mount=type=cache,target=${SUPERSET_HOME}/.cache/uv \
250250

251251
RUN uv pip install .[postgres]
252252
RUN uv pip install apache_superset[cors]
253+
RUN uv pip install flask_cors
253254
RUN python -m compileall /app/superset
254255

255256
USER superset

0 commit comments

Comments
 (0)