Skip to content

Commit

Permalink
chore(deps): update docker.io/ckan/ckan-base docker tag to v2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Dec 12, 2024
1 parent c0a5c6c commit b0e6e5b
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 docker.io/ckan/ckan-base:2.10.6
FROM docker.io/ckan/ckan-base:2.11.1

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 b0e6e5b

Please sign in to comment.