Skip to content

Commit 45ed7f3

Browse files
authored
feat: upgrade mainnet xud to 1.0.0 (#706)
1 parent 5a83342 commit 45ed7f3

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
@@ -508,7 +508,7 @@ def __eq__(self, other):
508508
},
509509
"xud": {
510510
"name": "xud",
511-
"image": "exchangeunion/xud:1.0.0-rc.2",
511+
"image": "exchangeunion/xud:1.0.0",
512512
"volumes": [
513513
{
514514
"host": "$data_dir/xud",

0 commit comments

Comments
 (0)