Skip to content

Commit

Permalink
correct dockerfile sddi-urban, ckanext-harvest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Nov 15, 2023
1 parent aafeb94 commit 4eefc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-urban/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN set -ex && \
git+${CKANEXT_LHM_GITHUB_URL}.git@${CKANEXT_LHM_VERSION}#egg=ckanext-lhm

# ckanext-harvest ##########################################################
ARG CKANEXT_HARVEST_VERSION="v1.0.0"
ARG CKANEXT_HARVEST_VERSION="v1.5.6"
ENV CKANEXT_HARVEST_VERSION=${CKANEXT_HARVEST_VERSION}
ENV CKANEXT_HARVEST_GITHUB_URL="https://github.com/ckan/ckanext-harvest"

Expand Down

0 comments on commit 4eefc0f

Please sign in to comment.