Skip to content

Commit

Permalink
Update dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
kalxas committed Oct 30, 2023
1 parent d27e37b commit eefdbd8
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 @@ -32,7 +32,7 @@ LABEL name="EOEPCA data access core" \
vendor="EOX IT Services GmbH <https://eox.at>" \
license="MIT Copyright (C) 2019 EOX IT Services GmbH <https://eox.at>" \
type="EOEPCA data access core" \
version="1.1.6"
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
Expand Down

0 comments on commit eefdbd8

Please sign in to comment.