Skip to content

Commit 6f0d116

Browse files
authored
feat: upgrade xud to 1.0.1 (#715)
1 parent 1d61ca7 commit 6f0d116

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",
511+
"image": "exchangeunion/xud:1.0.1",
512512
"volumes": [
513513
{
514514
"host": "$data_dir/xud",

0 commit comments

Comments
 (0)