Skip to content

Commit efc06c1

Browse files
authored
feat: upgrade mainnet xud to 1.2.0 (#747)
1 parent 1817da8 commit efc06c1

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
@@ -619,7 +619,7 @@ def __str__(self):
619619
},
620620
"xud": {
621621
"name": "xud",
622-
"image": "exchangeunion/xud:1.1.0",
622+
"image": "exchangeunion/xud:1.2.0",
623623
"volumes": [
624624
{
625625
"host": "$data_dir/xud",

0 commit comments

Comments
 (0)