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.
1 parent 587b7ea commit c18296eCopy full SHA for c18296e
tests/docker-compose.yml
@@ -203,8 +203,7 @@ services:
203
start_period: 30s
204
205
dataprotector-subgraph-deployer:
206
- # TODO replace image with iexechub/dataprotector-subgraph-deployer when available
207
- image: docker-regis.iex.ec/product/dataprotector-subgraph-deployer:3.0.0
+ image: iexechub/dataprotector-subgraph-deployer:3.0.0
208
restart: 'no'
209
depends_on:
210
graphnode:
0 commit comments