You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/12/25 01:52:01 UTC

[skywalking] 01/01: Update and rename docker-compose.es7.9.yml to docker-compose.es7.10.yml

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch es10
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 183524c61c7107a116b7021a94ea1ddd1d8abaac
Author: Zhenxu Ke <ke...@apache.org>
AuthorDate: Fri Dec 25 09:51:42 2020 +0800

    Update and rename docker-compose.es7.9.yml to docker-compose.es7.10.yml
---
 .../storage/{docker-compose.es7.9.yml => docker-compose.es7.10.yml}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/e2e/e2e-test/docker/storage/docker-compose.es7.9.yml b/test/e2e/e2e-test/docker/storage/docker-compose.es7.10.yml
similarity index 97%
rename from test/e2e/e2e-test/docker/storage/docker-compose.es7.9.yml
rename to test/e2e/e2e-test/docker/storage/docker-compose.es7.10.yml
index b38fc49..f220da2 100644
--- a/test/e2e/e2e-test/docker/storage/docker-compose.es7.9.yml
+++ b/test/e2e/e2e-test/docker/storage/docker-compose.es7.10.yml
@@ -17,7 +17,7 @@ version: '2.1'
 
 services:
   es:
-    image: elastic/elasticsearch:7.9.3
+    image: elastic/elasticsearch:7.10.0
     expose:
       - 9200
     networks: