diff --git a/docker/dependencies.dockerfile b/docker/dependencies.dockerfile index 7f7770716a2ca8783f264a642ba847000c426b9b..7d0dd89adad651edea175374416b452b7f0106e5 100644 --- a/docker/dependencies.dockerfile +++ b/docker/dependencies.dockerfile @@ -17,5 +17,5 @@ RUN duneci-install-module -b releases/2.7 https://gitlab.dune-project.org/core/d && duneci-install-module -b support/dune-copasi --recursive https://gitlab.dune-project.org/copasi/dune-logging.git \ && duneci-install-module -b support/dune-copasi https://gitlab.dune-project.org/copasi/dune-typetree.git \ && duneci-install-module -b support/dune-copasi https://gitlab.dune-project.org/copasi/dune-pdelab.git \ - && duneci-install-module -b support/dune-copasi https://gitlab.dune-project.org/copasi/dune-multidomaingrid.git - && duneci-install-module -b feature/allow-multidomain-vtk-compare-to-have-same-thresholds https://gitlab.dune-project.org/quality/dune-testtools.git \ \ No newline at end of file + && duneci-install-module -b support/dune-copasi https://gitlab.dune-project.org/copasi/dune-multidomaingrid.git \ + && duneci-install-module -b feature/allow-multidomain-vtk-compare-to-have-same-thresholds https://gitlab.dune-project.org/quality/dune-testtools.git \ No newline at end of file