Skip to content

Commit 216bee9

Browse files
committed
[DSC-2193] Fix image name
1 parent 6bff4fc commit 216bee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ services:
8383
# DSpace Solr container
8484
dspacesolr:
8585
container_name: dspacesolr
86-
image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-4science}/dspace-solr:${DSPACE_VER:-dspace-cris-2024_02_x}"
86+
image: "${DOCKER_REGISTRY:-docker.io}/${DOCKER_OWNER:-4science}/dspace-cris-solr:${DSPACE_VER:-dspace-cris-2024_02_x}"
8787
networks:
8888
- dspacenet
8989
ports:

0 commit comments

Comments
 (0)