Skip to content

Commit 58e6f16

Browse files
author
Karl Ranna
authored
Merge pull request #733 from ExchangeUnion/feat/arby-1.2.1
feat: upgrade mainnet arby to v1.2.1
2 parents 71c443a + 87d71a1 commit 58e6f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/utils/launcher/config/template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ def __eq__(self, other):
481481
},
482482
"arby": {
483483
"name": "arby",
484-
"image": "exchangeunion/arby:1.2.0",
484+
"image": "exchangeunion/arby:1.2.1",
485485
"volumes": [
486486
{
487487
"host": "$data_dir/arby",

0 commit comments

Comments
 (0)