Skip to content

Commit 2a04a7d

Browse files
authored
chore: update boltz to v1.1.1 on mainnet (#719)
1 parent ff4568a commit 2a04a7d

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
@@ -470,7 +470,7 @@ def __eq__(self, other):
470470
},
471471
"boltz": {
472472
"name": "boltz",
473-
"image": "exchangeunion/boltz:1.1.0",
473+
"image": "exchangeunion/boltz:1.1.1",
474474
"volumes": [
475475
{
476476
"host": "$data_dir/boltz",

0 commit comments

Comments
 (0)