Merge branch 'stable-3.0' into stable-3.1
* stable-3.0: ElasticContainer: Upgrade V6_8 to elasticsearch 6.8.5 Documentation: Mention bazelisk alternative beside bazel Change-Id: I9071a275f8bc5f0b62a144490edca91642ff39b9
This commit is contained in:
		| @@ -51,7 +51,7 @@ public class ElasticContainer extends ElasticsearchContainer { | ||||
|       case V6_7: | ||||
|         return "blacktop/elasticsearch:6.7.2"; | ||||
|       case V6_8: | ||||
|         return "blacktop/elasticsearch:6.8.4"; | ||||
|         return "blacktop/elasticsearch:6.8.5"; | ||||
|       case V7_0: | ||||
|         return "blacktop/elasticsearch:7.0.1"; | ||||
|       case V7_1: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Marco Miller
					Marco Miller