Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
truatpasteurdotfr authored Oct 4, 2022
1 parent 265ee88 commit ca761da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

FROM continuumio/miniconda

WORKDIR=/opt
WORKDIR /opt

RUN git clone https://github.com/3dem/model-angelo.git && \
cd model-angelo && \
Expand Down

0 comments on commit ca761da

Please sign in to comment.