Skip to content

Commit 8a3b5eb

Browse files
author
Matus Kasak
committed
Updated dump from vanilla
1 parent f86c1a1 commit 8a3b5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ services:
6666
# This LOADSQL should be kept in sync with the LOADSQL in
6767
# https://github.com/DSpace/DSpace/blob/main/dspace/src/main/docker-compose/db.entities.yml
6868
# This SQL is available from https://github.com/DSpace-Labs/AIP-Files/releases/tag/demo-entities-data
69-
LOADSQL: https://github.com/dataquest-dev/DSpace/releases/download/data/dspace-test-database-dump_29.1.2024.sql
69+
LOADSQL: https://github.com/DSpace-Labs/AIP-Files/releases/download/demo-entities-data/dspace7-entities-data.sql
7070
PGDATA: /pgdata
7171
POSTGRES_PASSWORD: dspace
7272
networks:

0 commit comments

Comments
 (0)