Skip to content

Commit

Permalink
Updated ckanext-harvest extension to use update-manifest branch
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandralazoroska committed Jan 9, 2025
1 parent a99ce51 commit 7d9deb2
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 @@ -78,7 +78,7 @@ RUN set -ex && \
git+${CKANEXT_DATESEARCH_VERSION_GITHUB_URL}.git@${CKANEXT_DATESEARCH_VERSION}#egg=ckanext-datesearch

# ckanext-harvest ###########################################################
ARG CKANEXT_HARVEST_VERSION="v1.6.0"
ARG CKANEXT_HARVEST_VERSION="update-manifest"
ENV CKANEXT_HARVEST_VERSION=${CKANEXT_HARVEST_VERSION}
ENV CKANEXT_HARVEST_GITHUB_URL="https://github.com/ckan/ckanext-harvest.git"

Expand Down

0 comments on commit 7d9deb2

Please sign in to comment.