Skip to content

Commit

Permalink
chore(deps): update ckan/ckan-base docker tag to v2.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Aug 21, 2024
1 parent a1190cf commit 0257063
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 0257063

Please sign in to comment.