Skip to content

Commit

Permalink
Merge pull request #161 from GenomicDataInfrastructure/chore/upgrade-…
Browse files Browse the repository at this point in the history
…release

chore: upgrade extension version
  • Loading branch information
brunopacheco1 authored Jan 20, 2025
2 parents 62cda56 + 8a4e6f7 commit 24920cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ckan/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

FROM docker.io/ckan/ckan-base:2.10.6

RUN pip3 install -e git+https://github.com/GenomicDataInfrastructure/[email protected].8#egg=ckanext-gdi-userportal && \
RUN pip3 install -e git+https://github.com/GenomicDataInfrastructure/[email protected].9#egg=ckanext-gdi-userportal && \
pip3 install -r ${APP_DIR}/src/ckanext-gdi-userportal/requirements.txt

RUN pip3 install -e git+https://github.com/ckan/[email protected]#egg=ckanext-dcat && \
Expand Down
2 changes: 1 addition & 1 deletion src/ckanext-gdi-userportal

0 comments on commit 24920cc

Please sign in to comment.