Skip to content

Commit

Permalink
Merge branch 'release/0.4' of github.com:opera-adt/disp-s1 into relea…
Browse files Browse the repository at this point in the history
…se/0.4
  • Loading branch information
scottstanie committed Oct 15, 2024
2 parents 1f484ca + 03835fc commit 6f8b64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ARG MAMBA_DOCKERFILE_ACTIVATE=1
RUN pip install git+https://github.com/isce-framework/whirlwind@40defb38d2d6deca2819934788ebbc57e418e32d
# --no-deps because they are installed with conda
RUN pip install --no-deps git+https://github.com/opera-adt/[email protected]
RUN pip install --no-deps git+https://github.com/isce-framework/dolphin@4ae6918cb6950ee8194a92a8841ab097a917764f
RUN pip install --no-deps git+https://github.com/isce-framework/dolphin@70b0a9573022d28efaae7754af1ea1c96eb1817f

COPY --chown=$MAMBA_USER:$MAMBA_USER . .
RUN python -m pip install --no-deps .
Expand Down

0 comments on commit 6f8b64c

Please sign in to comment.