Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
constantinius committed Nov 3, 2023
1 parent d0c92b2 commit 47bc157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ LABEL name="EOEPCA data access core" \
version="1.4-dev1"

RUN pip3 install PyYAML "SQLAlchemy<2.0.0" OWSLib pygeometa pystac_client && \
pip3 install https://github.com/geopython/pycsw/archive/master.zip \
pip3 install https://github.com/geopython/pycsw/archive/master.zip && \
pip3 install https://github.com/eoxserver/eoxserver/archive/master.zip

RUN mkdir /registrar_pycsw
Expand Down

0 comments on commit 47bc157

Please sign in to comment.