Update CKAN Dockerfiles
This commit is contained in:
parent
5cd6ab310a
commit
f0c1e97097
@ -1,4 +1,4 @@
|
||||
FROM ckan/ckan-base:2.10.1
|
||||
FROM ckan/ckan-base:2.10.3
|
||||
|
||||
# Install any extensions needed by your CKAN instance
|
||||
# See Dockerfile.dev for more details and examples
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM ckan/ckan-dev:2.10.1
|
||||
FROM ckan/ckan-dev:2.10.3
|
||||
|
||||
# Install any extensions needed by your CKAN instance
|
||||
# - Make sure to add the plugins to CKAN__PLUGINS in the .env file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user