Skip to content

Commit

Permalink
Merge pull request #115 from GenomicDataInfrastructure/renovate/ckan-…
Browse files Browse the repository at this point in the history
…ckan-base-2.10.x

chore(deps): update ckan/ckan-base docker tag to v2.10.5
  • Loading branch information
brunopacheco1 authored Aug 21, 2024
2 parents a1190cf + 0257063 commit 3f2dbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# SPDX-License-Identifier: AGPL-3.0-only

FROM ckan/ckan-base:2.10.4
FROM ckan/ckan-base:2.10.5

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

0 comments on commit 3f2dbb8

Please sign in to comment.