From 99b0d3e537cebecc4c5657133b3590141846c90d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 19 Jan 2022 07:19:21 +0100 Subject: [PATCH] Update config.json --- elasticsearch/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/elasticsearch/config.json b/elasticsearch/config.json index cfb2008b1..04f30459d 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -7,7 +7,6 @@ "discovery.type": "single-node", "TINI_SUBREAPER": "true" }, - "image": "ghcr.io/alexbelgium/elasticsearch-{arch}", "map": ["config:rw"], "name": "Elasticsearch server", "options": {},