switch to official elasticsearch

This commit is contained in:
TheWanderingCrow 2025-07-07 10:41:43 -04:00
parent 8edee1ee7c
commit 9a738f16be

View file

@ -54,7 +54,7 @@ in {
];
};
archivist-es = {
image = "bbilly1/tubearchivist-es";
image = "elasticsearch:8.18.0";
extraOptions = ["--ip=10.88.0.16"];
environment = {
ELASTIC_PASSWORD = "verysecret";