Skip to content

Commit eb376ac

Browse files
committed
Remove redundant copy
1 parent 2e32a35 commit eb376ac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/tests/dockerfiles/ubuntu_2404/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ RUN git clone https://github.com/precice/dealii-adapter.git &&\
207207
FROM python_bindings AS micro_manager
208208
USER precice
209209
WORKDIR /home/precice
210-
COPY --from=precice /home/precice/.local/ /home/precice/.local/
211210

212211
ARG MICRO_MANAGER_REF
213212
RUN git clone https://github.com/precice/micro-manager.git && \

0 commit comments

Comments
 (0)