Skip to content

Commit 7e7051f

Browse files
committed
[DSC-2505] Fix assetstore url
1 parent 435a02f commit 7e7051f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/cli.assetstore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
dspace-cli:
1717
environment:
1818
# 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
19+
- LOADASSETS=https://github.com/4Science/DSpace-CRIS-Files/releases/download/cris-2024.02.00/assetstore.tar.gz
2020
entrypoint:
2121
- /bin/bash
2222
- '-c'

0 commit comments

Comments
 (0)