We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2510a8d + d3f0113 commit e7714d5Copy full SHA for e7714d5
test/environment/docker-compose.yml
@@ -33,7 +33,7 @@ services:
33
34
test_dataverse_bootstrap:
35
container_name: 'test_dataverse_bootstrap'
36
- image: gdcc/configbaker:unstable
+ image: ${DATAVERSE_IMAGE_REGISTRY}/gdcc/configbaker:${DATAVERSE_IMAGE_TAG}
37
restart: 'no'
38
environment:
39
- TIMEOUT=${DATAVERSE_BOOTSTRAP_TIMEOUT}
0 commit comments