@@ -233,7 +233,7 @@ services:
233
233
#
234
234
inx-coordinator :
235
235
container_name : inx-coordinator
236
- image : iotaledger/inx-coordinator:1.0-rc
236
+ image : iotaledger/inx-coordinator:1.0
237
237
networks :
238
238
peering_net :
239
239
ipv4_address : 172.18.211.21
@@ -259,7 +259,7 @@ services:
259
259
260
260
inx-indexer :
261
261
container_name : inx-indexer
262
- image : iotaledger/inx-indexer:1.0-rc
262
+ image : iotaledger/inx-indexer:1.0
263
263
networks :
264
264
peering_net :
265
265
ipv4_address : 172.18.211.22
@@ -291,7 +291,7 @@ services:
291
291
292
292
inx-mqtt :
293
293
container_name : inx-mqtt
294
- image : iotaledger/inx-mqtt:1.0-rc
294
+ image : iotaledger/inx-mqtt:1.0
295
295
networks :
296
296
peering_net :
297
297
ipv4_address : 172.18.211.23
@@ -320,7 +320,7 @@ services:
320
320
321
321
inx-faucet :
322
322
container_name : inx-faucet
323
- image : iotaledger/inx-faucet:1.0-rc
323
+ image : iotaledger/inx-faucet:1.0
324
324
networks :
325
325
peering_net :
326
326
ipv4_address : 172.18.211.24
@@ -351,7 +351,7 @@ services:
351
351
352
352
inx-participation :
353
353
container_name : inx-participation
354
- image : iotaledger/inx-participation:1.0-rc
354
+ image : iotaledger/inx-participation:1.0
355
355
networks :
356
356
peering_net :
357
357
ipv4_address : 172.18.211.25
@@ -377,7 +377,7 @@ services:
377
377
378
378
inx-spammer :
379
379
container_name : inx-spammer
380
- image : iotaledger/inx-spammer:1.0-rc
380
+ image : iotaledger/inx-spammer:1.0
381
381
networks :
382
382
peering_net :
383
383
ipv4_address : 172.18.211.26
@@ -426,7 +426,7 @@ services:
426
426
427
427
inx-poi :
428
428
container_name : inx-poi
429
- image : iotaledger/inx-poi:1.0-rc
429
+ image : iotaledger/inx-poi:1.0
430
430
networks :
431
431
peering_net :
432
432
ipv4_address : 172.18.211.27
@@ -449,7 +449,7 @@ services:
449
449
450
450
inx-dashboard-1 :
451
451
container_name : inx-dashboard-1
452
- image : iotaledger/inx-dashboard:1.0-rc
452
+ image : iotaledger/inx-dashboard:1.0
453
453
networks :
454
454
peering_net :
455
455
ipv4_address : 172.18.211.31
@@ -481,7 +481,7 @@ services:
481
481
482
482
inx-dashboard-2 :
483
483
container_name : inx-dashboard-2
484
- image : iotaledger/inx-dashboard:1.0-rc
484
+ image : iotaledger/inx-dashboard:1.0
485
485
networks :
486
486
peering_net :
487
487
ipv4_address : 172.18.211.32
@@ -513,7 +513,7 @@ services:
513
513
514
514
inx-dashboard-3 :
515
515
container_name : inx-dashboard-3
516
- image : iotaledger/inx-dashboard:1.0-rc
516
+ image : iotaledger/inx-dashboard:1.0
517
517
networks :
518
518
peering_net :
519
519
ipv4_address : 172.18.211.33
@@ -544,7 +544,7 @@ services:
544
544
545
545
inx-dashboard-4 :
546
546
container_name : inx-dashboard-4
547
- image : iotaledger/inx-dashboard:1.0-rc
547
+ image : iotaledger/inx-dashboard:1.0
548
548
networks :
549
549
peering_net :
550
550
ipv4_address : 172.18.211.34
0 commit comments