Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update couchdb docker tag to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent de1ea32 commit e846e05
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blockchain/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ services:

couchdb-peer1-org1:
container_name: couchdb-peer1-org1
image: couchdb:3.3.2
image: couchdb:3.3.3
labels:
service: hyperledger-fabric
environment:
Expand Down Expand Up @@ -290,7 +290,7 @@ services:

couchdb-peer1-org2:
container_name: couchdb-peer1-org2
image: couchdb:3.3.2
image: couchdb:3.3.3
labels:
service: hyperledger-fabric
environment:
Expand Down Expand Up @@ -345,7 +345,7 @@ services:

couchdb-peer2-org2:
container_name: couchdb-peer2-org2
image: couchdb:3.3.2
image: couchdb:3.3.3
labels:
service: hyperledger-fabric
environment:
Expand Down Expand Up @@ -400,7 +400,7 @@ services:

couchdb-peer1-org3:
container_name: couchdb-peer1-org3
image: couchdb:3.3.2
image: couchdb:3.3.3
labels:
service: hyperledger-fabric
environment:
Expand Down Expand Up @@ -455,7 +455,7 @@ services:

couchdb-peer2-org3:
container_name: couchdb-peer2-org3
image: couchdb:3.3.2
image: couchdb:3.3.3
labels:
service: hyperledger-fabric
environment:
Expand Down

0 comments on commit e846e05

Please sign in to comment.