From d58e0d58ef3010c52472240314924fc601e6f0f9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 05:03:28 +0000 Subject: [PATCH] Bump elasticsearch in /compose/production/elasticsearch Bumps elasticsearch from 7.5.2 to 7.9.1. Signed-off-by: dependabot-preview[bot] --- compose/production/elasticsearch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose/production/elasticsearch/Dockerfile b/compose/production/elasticsearch/Dockerfile index 8cd1dad..45e09ed 100644 --- a/compose/production/elasticsearch/Dockerfile +++ b/compose/production/elasticsearch/Dockerfile @@ -1 +1 @@ -FROM elasticsearch:7.5.2 \ No newline at end of file +FROM elasticsearch:7.9.1 \ No newline at end of file