This repository was archived by the owner on May 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ services:
235
235
236
236
couchdb-peer1-org1 :
237
237
container_name : couchdb-peer1-org1
238
- image : couchdb:3.3.2
238
+ image : couchdb:3.3.3
239
239
labels :
240
240
service : hyperledger-fabric
241
241
environment :
@@ -290,7 +290,7 @@ services:
290
290
291
291
couchdb-peer1-org2 :
292
292
container_name : couchdb-peer1-org2
293
- image : couchdb:3.3.2
293
+ image : couchdb:3.3.3
294
294
labels :
295
295
service : hyperledger-fabric
296
296
environment :
@@ -345,7 +345,7 @@ services:
345
345
346
346
couchdb-peer2-org2 :
347
347
container_name : couchdb-peer2-org2
348
- image : couchdb:3.3.2
348
+ image : couchdb:3.3.3
349
349
labels :
350
350
service : hyperledger-fabric
351
351
environment :
@@ -400,7 +400,7 @@ services:
400
400
401
401
couchdb-peer1-org3 :
402
402
container_name : couchdb-peer1-org3
403
- image : couchdb:3.3.2
403
+ image : couchdb:3.3.3
404
404
labels :
405
405
service : hyperledger-fabric
406
406
environment :
@@ -455,7 +455,7 @@ services:
455
455
456
456
couchdb-peer2-org3 :
457
457
container_name : couchdb-peer2-org3
458
- image : couchdb:3.3.2
458
+ image : couchdb:3.3.3
459
459
labels :
460
460
service : hyperledger-fabric
461
461
environment :
You can’t perform that action at this time.
0 commit comments