File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ version: "3.6"
10
10
x-quorum-def-node1 :
11
11
&quorum-def-node1
12
12
restart : " on-failure"
13
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
13
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
14
14
expose :
15
15
- " 21000"
16
16
- " 23000"
@@ -107,7 +107,7 @@ x-quorum-def-node1:
107
107
x-quorum-def :
108
108
&quorum-def
109
109
restart : " on-failure"
110
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
110
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
111
111
expose :
112
112
- " 21000"
113
113
- " 50400"
@@ -193,7 +193,7 @@ x-quorum-def:
193
193
x-quorum-def-qlight :
194
194
&quorum-def-qlight
195
195
restart : " on-failure"
196
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
196
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
197
197
expose :
198
198
- " 21000"
199
199
- " 50400"
@@ -282,7 +282,7 @@ x-quorum-def-qlight:
282
282
${QUORUM_GETH_ARGS:-} $${GETH_ARGS_${QUORUM_CONSENSUS:-istanbul}}
283
283
x-tx-manager-def-node1 :
284
284
&tx-manager-def-node1
285
- image : " ${QUORUM_TX_MANAGER_DOCKER_IMAGE:-quorumengineering/tessera:develop }"
285
+ image : " ${QUORUM_TX_MANAGER_DOCKER_IMAGE:-quorumengineering/tessera:22.1.0 }"
286
286
expose :
287
287
- " 9000"
288
288
- " 9080"
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ version: "3.6"
10
10
x-quorum-def-node1 :
11
11
&quorum-def-node1
12
12
restart : " on-failure"
13
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
13
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
14
14
expose :
15
15
- " 21000"
16
16
- " 23000"
@@ -145,7 +145,7 @@ x-quorum-def-node1:
145
145
x-quorum-def :
146
146
&quorum-def
147
147
restart : " on-failure"
148
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
148
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
149
149
expose :
150
150
- " 21000"
151
151
- " 50400"
@@ -231,7 +231,7 @@ x-quorum-def:
231
231
x-quorum-def-qlight :
232
232
&quorum-def-qlight
233
233
restart : " on-failure"
234
- image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:develop }"
234
+ image : " ${QUORUM_DOCKER_IMAGE:-quorumengineering/quorum:22.4.0 }"
235
235
expose :
236
236
- " 21000"
237
237
- " 50400"
@@ -330,7 +330,7 @@ x-quorum-def-qlight:
330
330
${QUORUM_GETH_ARGS:-} $${GETH_ARGS_${QUORUM_CONSENSUS:-istanbul}}
331
331
x-tx-manager-def-node1 :
332
332
&tx-manager-def-node1
333
- image : " ${QUORUM_TX_MANAGER_DOCKER_IMAGE:-quorumengineering/tessera:develop }"
333
+ image : " ${QUORUM_TX_MANAGER_DOCKER_IMAGE:-quorumengineering/tessera:22.1.0 }"
334
334
expose :
335
335
- " 9000"
336
336
- " 9080"
You can’t perform that action at this time.
0 commit comments