Skip to content

Commit 9ecc7fd

Browse files
committed
feat: upgrade connext mainnet from 1.3.3 -> 1.3.6
1 parent 96dc171 commit 9ecc7fd

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
@@ -467,7 +467,7 @@ def __eq__(self, other):
467467
},
468468
"connext": {
469469
"name": "connext",
470-
"image": "exchangeunion/connext:1.3.3",
470+
"image": "exchangeunion/connext:1.3.6",
471471
"volumes": [
472472
{
473473
"host": "$data_dir/connext",

0 commit comments

Comments
 (0)