Skip to content
Snippets Groups Projects
Commit 363b7b34 authored by Byungheong Jeong's avatar Byungheong Jeong
Browse files

Update Dockerfile

parent 33b6c720
No related branches found
No related tags found
No related merge requests found
Pipeline #14417 passed
...@@ -55,7 +55,7 @@ RUN conda install -y python=${python_version} && \ ...@@ -55,7 +55,7 @@ RUN conda install -y python=${python_version} && \
pip install --upgrade pip && \ pip install --upgrade pip && \
pip install \ pip install \
sklearn_pandas \ sklearn_pandas \
opencv-python opencv-python && \
conda install \ conda install \
bcolz \ bcolz \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment