summaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/vespa-standalone-container.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone-container/vespa-standalone-container.spec b/standalone-container/vespa-standalone-container.spec
index c8029a81bf6..31312bde6f7 100644
--- a/standalone-container/vespa-standalone-container.spec
+++ b/standalone-container/vespa-standalone-container.spec
@@ -62,7 +62,6 @@ declare -a modules=(
vespa-athenz
vespaclient-container-plugin
zkfacade
- zookeeper-server
)
for module in "${modules[@]}"; do
cp "$module"/target/"$module"-jar-with-dependencies.jar "$jars_dir"