From 3998f2f92dade56abd572f93d84830ab037f91e3 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Nov 2022 20:58:06 +0100 Subject: [PATCH] Update config.json --- elasticsearch/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/elasticsearch/config.json b/elasticsearch/config.json index 722605b96..d665ce4fb 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -12,6 +12,7 @@ "discovery.type": "single-node" }, "host_network": true, + "image": "ghcr.io/alexbelgium/elasticsearch-{arch}", "map": [ "config:rw" ],