diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6482c8df78..f7d194c5fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - 6379:6379 elastic: - image: docker.elastic.co/elasticsearch/elasticsearch:6.7.1 + image: docker.elastic.co/elasticsearch/elasticsearch:8.12.1 env: network.host: "0.0.0.0" http.cors.enabled: "true"