Skip to content

Commit 3d1cee1

Browse files
author
Karl Ranna
authored
Merge pull request #738 from ExchangeUnion/feat/upgrade-connext-1.3.6
feat: upgrade connext mainnet from 1.3.3 -> 1.3.6
2 parents 96dc171 + 9ecc7fd commit 3d1cee1

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)