diff --git a/first-network/docker-compose-cli.yaml b/first-network/docker-compose-cli.yaml index 25e64800..32ca66e9 100644 --- a/first-network/docker-compose-cli.yaml +++ b/first-network/docker-compose-cli.yaml @@ -52,7 +52,7 @@ services: cli: container_name: cli - image: hyperledger/fabric-tools + image: hyperledger/fabric-tools:$IMAGE_TAG tty: true environment: - GOPATH=/opt/gopath