Skip to content
Snippets Groups Projects
Commit e34c8d80 authored by Michael Thiel's avatar Michael Thiel
Browse files

Update file Dockerfile

parent c5ee0e1f
No related branches found
No related tags found
No related merge requests found
Pipeline #173843 passed
...@@ -10,5 +10,6 @@ RUN mamba update mamba ...@@ -10,5 +10,6 @@ RUN mamba update mamba
RUN mamba install -c conda-forge control RUN mamba install -c conda-forge control
RUN mamba install -c conda-forge casadi RUN mamba install -c conda-forge casadi
RUN mamba install -c conda-forge jax RUN mamba install -c conda-forge jax
RUN mamba install -c conda-forge networkx
# Install pip packages # Install pip packages
\ No newline at end of file
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