Skip to content

Commit 3a8a74f

Browse files
committed
fix
1 parent 969173e commit 3a8a74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

superset/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ RUN python3 -m venv /stackable/app \
7878
--upgrade \
7979
setuptools==75.2.0 \
8080
pip \
81-
&& pip install \
81+
&& pip install \
8282
--no-cache-dir \
8383
--upgrade \
8484
--constraint /tmp/constraints.txt \

0 commit comments

Comments
 (0)