diff --git a/core/Dockerfile b/core/Dockerfile index 7e416be..ac00e93 100644 --- a/core/Dockerfile +++ b/core/Dockerfile @@ -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