Skip to content

Commit 358b501

Browse files
committed
Changed: parametrized configbaker image tag for solr initializer
1 parent d117e92 commit 358b501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/environment/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ services:
9090

9191
test_solr_initializer:
9292
container_name: 'test_solr_initializer'
93-
image: gdcc/configbaker:unstable
93+
image: ${DATAVERSE_IMAGE_REGISTRY}/gdcc/configbaker:${DATAVERSE_IMAGE_TAG}
9494
restart: 'no'
9595
command:
9696
- sh

0 commit comments

Comments
 (0)