Skip to content

Commit

Permalink
Update version for spatial extension
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandralazoroska committed Nov 22, 2024
1 parent 8dab8af commit d4f80df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ RUN set -ex && \

# ckanext-spatial #############################################################
ENV CKANEXT_SPATIAL_GITHUB_URL="https://github.com/ckan/ckanext-spatial"
ENV CKANEXT_SPATIAL_VERSION="8a00a2b"
ENV CKANEXT_SPATIAL_VERSION="v2.2.0"

RUN set -ex && \
curl -o /wheels/ckanext-spatial-requirements.txt \
Expand Down

0 comments on commit d4f80df

Please sign in to comment.