Skip to content

Commit c7ab0aa

Browse files
authored
Merge pull request #247 from GenomicDataInfrastructure/upgrade-component
chore(deps): update ckanext-gdi-userportal to v1.11.17
2 parents c60533c + 2da84b5 commit c7ab0aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ckan/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ENV PIP_DISABLE_PIP_VERSION_CHECK=1 \
1818
RUN set -eux; \
1919
python -m pip install --upgrade --no-cache-dir pip setuptools wheel; \
2020
python -m pip install --no-cache-dir \
21-
-e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-gdi-userportal.git@v1.11.16#egg=ckanext-gdi-userportal \
21+
-e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-gdi-userportal.git@v1.11.17#egg=ckanext-gdi-userportal \
2222
-e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-dcat.git@v2.3.9#egg=ckanext-dcat \
2323
-e git+https://github.com/GenomicDataInfrastructure/gdi-userportal-ckanext-dataset-series.git@v1.0.0#egg=ckanext-dataset-series \
2424
-e git+https://github.com/ckan/ckanext-harvest.git@v1.6.2#egg=ckanext-harvest \

src/ckanext-gdi-userportal

0 commit comments

Comments
 (0)