Skip to content

Commit e7714d5

Browse files
committed
Merge branch 'develop' of github.com:IQSS/dataverse-client-javascript into 146-edit-dataset-use-case
2 parents 2510a8d + d3f0113 commit e7714d5

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)