Skip to content

Commit 0011baf

Browse files
authored
feat: upgrade mainnet xud to 1.1.0 (#736)
1 parent 58e6f16 commit 0011baf

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
@@ -553,7 +553,7 @@ def __eq__(self, other):
553553
},
554554
"xud": {
555555
"name": "xud",
556-
"image": "exchangeunion/xud:1.0.1",
556+
"image": "exchangeunion/xud:1.1.0",
557557
"volumes": [
558558
{
559559
"host": "$data_dir/xud",

0 commit comments

Comments
 (0)