File tree Expand file tree Collapse file tree
tools/tests/dockerfiles/ubuntu_2404 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ RUN git clone --depth 1 https://gitlab.dune-project.org/extensions/dune-subgrid.
246246RUN git clone --depth 1 https://git.iws.uni-stuttgart.de/dumux-repositories/dumux.git -b releases/${DUMUX_VERSION} && sleep 10
247247RUN git clone -b cell_problems https://git.iws.uni-stuttgart.de/dumux-appl/dumux-phasefield.git && sleep 10
248248RUN git clone --depth 1 https://gitlab.dune-project.org/extensions/dune-SPGrid.git -b releases/${DUNE_VERSION} && sleep 10
249- RUN git clone --depth 1 https://gitlab.dune-project.org/core/dune-localfunctions.git -b releases/${DUNE_VERSION} && sleep 10
249+ RUN git clone --depth 1 https://gitlab.dune-project.org/core/dune-localfunctions.git -b releases/${DUNE_VERSION}
250250# build core DUNE, DuMuX and the adapter
251251ARG DUMUX_ADAPTER_PR
252252ARG DUMUX_ADAPTER_REF
You can’t perform that action at this time.
0 commit comments