We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435a02f commit 7e7051fCopy full SHA for 7e7051f
1 file changed
docker/cli.assetstore.yml
@@ -16,7 +16,7 @@ services:
16
dspace-cli:
17
environment:
18
# This assetstore zip is available from https://github.com/DSpace-Labs/AIP-Files/releases/tag/demo-entities-data
19
- - LOADASSETS=https://github.com/DSpace-Labs/AIP-Files/releases/download/demo-entities-data/assetstore.tar.gz
+ - LOADASSETS=https://github.com/4Science/DSpace-CRIS-Files/releases/download/cris-2024.02.00/assetstore.tar.gz
20
entrypoint:
21
- /bin/bash
22
- '-c'
0 commit comments