Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiesele committed Jul 29, 2022
1 parent 4e331c5 commit bfd34de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ ENV LD_LIBRARY_PATH="/usr/local/cuda-11.1/lib64:${LD_LIBRARY_PATH}"

RUN apt-get install -y vim

RUN pip3 install bayesian-optimization mgzip mysql-connector-python pyjet yaml
RUN pip3 install bayesian-optimization mgzip mysql-connector-python pyjet pyyaml


################################################################################
Expand Down

0 comments on commit bfd34de

Please sign in to comment.