Skip to content

Commit 29bdc59

Browse files
committed
rm open3d
1 parent e215530 commit 29bdc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/BASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN \
1919
mv bin/micromamba /usr/bin/mamba && \
2020
mamba install -y -n base -c conda-forge \
2121
python=3.12 \
22-
gradio fastapi hypercorn open3d && \
22+
gradio fastapi hypercorn && \
2323
mamba clean --all --yes
2424

2525
RUN adduser --disabled-password --gecos "" $USER && \

0 commit comments

Comments
 (0)