Skip to content

Commit

Permalink
chore(deps): update docker.io/ckan/ckan-dev docker tag to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot authored and Renovate Bot committed Oct 16, 2024
1 parent ba6f8c9 commit 86a95f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/Dockerfile.dev
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-dev:2.10.5
FROM docker.io/ckan/ckan-dev:2.11.0

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

0 comments on commit 86a95f8

Please sign in to comment.