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 969173e commit 3a8a74fCopy full SHA for 3a8a74f
superset/Dockerfile
@@ -78,7 +78,7 @@ RUN python3 -m venv /stackable/app \
78
--upgrade \
79
setuptools==75.2.0 \
80
pip \
81
- && pip install \
+ && pip install \
82
--no-cache-dir \
83
84
--constraint /tmp/constraints.txt \
0 commit comments