File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ services:
22 cluster-1 :
33 build :
44 args :
5+ CHARON_VERSION : 77b153e # to be deleted once pectra release is tagged in a normal version
56 NETWORK : holesky
67 P2P_TCP_PORT : 3711
78 P2P_UDP_PORT : 3731
@@ -11,6 +12,7 @@ services:
1112 cluster-2 :
1213 build :
1314 args :
15+ CHARON_VERSION : 77b153e # to be deleted once pectra release is tagged in a normal version
1416 NETWORK : holesky
1517 P2P_TCP_PORT : 3712
1618 P2P_UDP_PORT : 3732
@@ -20,6 +22,7 @@ services:
2022 cluster-3 :
2123 build :
2224 args :
25+ CHARON_VERSION : 77b153e # to be deleted once pectra release is tagged in a normal version
2326 NETWORK : holesky
2427 P2P_TCP_PORT : 3713
2528 P2P_UDP_PORT : 3733
@@ -29,6 +32,7 @@ services:
2932 cluster-4 :
3033 build :
3134 args :
35+ CHARON_VERSION : 77b153e # to be deleted once pectra release is tagged in a normal version
3236 NETWORK : holesky
3337 P2P_TCP_PORT : 3714
3438 P2P_UDP_PORT : 3734
@@ -38,6 +42,7 @@ services:
3842 cluster-5 :
3943 build :
4044 args :
45+ CHARON_VERSION : 77b153e # to be deleted once pectra release is tagged in a normal version
4146 NETWORK : holesky
4247 P2P_TCP_PORT : 3715
4348 P2P_UDP_PORT : 3735
You can’t perform that action at this time.
0 commit comments