Fixing broken link....

I think this is the correct link target...seems the ckan-base repo may have been renamed to ckan-docker-base?
This commit is contained in:
Jonah Duckles 2024-09-02 09:41:40 +12:00 committed by GitHub
parent 0cb87296d8
commit 8cec49dc03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ The CKAN images used are from the official CKAN [ckan-docker](https://github.com
The non-CKAN images are as follows:
* DataPusher: CKAN's [pre-configured DataPusher image](https://github.com/ckan/ckan-base/tree/main/datapusher).
* DataPusher: CKAN's [pre-configured DataPusher image](https://github.com/ckan/ckan-docker-base/tree/main/datapusher).
* PostgreSQL: Official PostgreSQL image. Database files are stored in a named volume.
* Solr: CKAN's [pre-configured Solr image](https://github.com/ckan/ckan-solr). Index data is stored in a named volume.
* Redis: standard Redis image