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 d308aee commit afe481bCopy full SHA for afe481b
superset/Dockerfile
@@ -45,7 +45,7 @@ RUN python3 -m venv /stackable/app \
45
&& pip install \
46
--no-cache-dir \
47
--upgrade \
48
- setuptools==66.1.1 \
+ setuptools==75.2.0 \
49
pip \
50
51
0 commit comments