We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ef4aa commit 82b09e6Copy full SHA for 82b09e6
1 file changed
docker/db.entities.yml
@@ -14,7 +14,7 @@
14
# # Therefore, it should be kept in sync with that file
15
services:
16
dspacedb:
17
- image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-4science}/dspace-cris-postgres-pgcrypto:${DSPACE_VER:-dspace-cris-2025_02_x}-loadsql"
+ image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-4science}/dspace-cris-postgres-loadsql:${DSPACE_VER:-dspace-cris-2025_02_x}"
18
environment:
19
# This LOADSQL should be kept in sync with the URL in 4Science/DSpace
20
# This SQL is available from https://github.com/4Science/DSpace-CRIS-Files/releases/download/cris-2025.02.00/db-entities.sql
0 commit comments