Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit ec11bf5

Browse files
Update target CouchDB version to match Fabric (#152)
Also remove unused pullFabricDockerImages.sh script since this SDK targets release versions of Fabric v2.2, which can be pulled directly from DockerHub. Signed-off-by: Mark S. Lewis <[email protected]>
1 parent cd9c378 commit ec11bf5

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

scripts/pullFabricDockerImages.sh

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
DOCKER_IMG_TAG=:2.2
2-
FABRIC_CA_TAG=:1.4
3-
COUCH_DB_TAG=:3.1
2+
FABRIC_CA_TAG=:1.5
3+
COUCH_DB_TAG=:3.2

0 commit comments

Comments
 (0)