Merge pull request #42 from ckan/update-for-ckan-2.10.0

Updates for CKAN 2.10
This commit is contained in:
Brett Jones 2023-02-15 15:54:53 +01:00 committed by GitHub
commit 1c4bcd0803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
FROM ckan/ckan-base:dev-v2.10
#FROM ckan/ckan-base:2.9.7
FROM ckan/ckan-base:ckan-2.10.0
#FROM ckan/ckan-base:dev-v2.10
# Set up environment variables
ENV APP_DIR=/srv/app

View File

@ -1,4 +1,4 @@
FROM ckan/ckan-base:2.9.7-dev
FROM ckan/ckan-base:ckan-2.10.0-dev
# Set up environment variables