Skip to content

Commit d3f0113

Browse files
authored
Merge pull request #150 from IQSS/149-configbaker-tag
keep configbaker in lock step with dataverse image
2 parents d7e80c0 + 7ee1b06 commit d3f0113

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
@@ -33,7 +33,7 @@ services:
3333

3434
test_dataverse_bootstrap:
3535
container_name: 'test_dataverse_bootstrap'
36-
image: gdcc/configbaker:unstable
36+
image: ${DATAVERSE_IMAGE_REGISTRY}/gdcc/configbaker:${DATAVERSE_IMAGE_TAG}
3737
restart: 'no'
3838
environment:
3939
- TIMEOUT=${DATAVERSE_BOOTSTRAP_TIMEOUT}

0 commit comments

Comments
 (0)