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 e86e320 commit c08e432Copy full SHA for c08e432
tests/docker-compose.yml
@@ -99,7 +99,7 @@ services:
99
- 6379:6379
100
101
market-watcher:
102
- image: iexechub/iexec-market-watcher:7.0.0
+ image: iexechub/iexec-market-watcher:7.0.1
103
restart: unless-stopped
104
environment:
105
CHAIN: BELLECOUR
@@ -117,7 +117,7 @@ services:
117
condition: service_started
118
119
market-api:
120
- image: iexechub/iexec-market-api:7.1.0
+ image: iexechub/iexec-market-api:7.1.1
121
122
ports:
123
- 3000:3000
0 commit comments