Skip to content

Commit

Permalink
remove mamba more
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-l-p committed Apr 10, 2024
1 parent 97cfb8e commit 7c86736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ADD / /sharpy_dir/
RUN ln -s /sharpy_dir/utils/docker/* /root/

RUN cd sharpy_dir && \
mamba activate sharpy && \
# mamba activate sharpy && \
git submodule update --init --recursive && \
mkdir build && \
cd build && \
Expand Down

0 comments on commit 7c86736

Please sign in to comment.