We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c5585 commit 6bff4fcCopy full SHA for 6bff4fc
1 file changed
docker/docker-compose-ci.yml
@@ -83,7 +83,7 @@ services:
83
# DSpace Solr container
84
dspacesolr:
85
container_name: dspacesolr
86
- image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-dspace}/dspace-solr:${DSPACE_VER:-dspace-cris-2024_02_x}"
+ image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-4science}/dspace-solr:${DSPACE_VER:-dspace-cris-2024_02_x}"
87
networks:
88
- dspacenet
89
ports:
0 commit comments