aboutsummaryrefslogtreecommitdiffstats
path: root/standalone-container
diff options
context:
space:
mode:
authorArne H Juul <arnej27959@users.noreply.github.com>2022-12-05 10:27:33 +0100
committerGitHub <noreply@github.com>2022-12-05 10:27:33 +0100
commit898582aa193954ee055f5fb5c7b2c643d1fcafdf (patch)
tree23cc43114c79340163c743a64dd209ce20013872 /standalone-container
parentf586fb9146b8176ba451778c025c4edb3905695e (diff)
parent2da7298a3b98f34a61fed78e283c79d12676803e (diff)
Merge pull request #25075 from vespa-engine/arnej/onnxruntime-as-bundle
add container-onnxruntime-bundle
Diffstat (limited to 'standalone-container')
-rw-r--r--standalone-container/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/pom.xml b/standalone-container/pom.xml
index 590872282ca..805a318e6ed 100644
--- a/standalone-container/pom.xml
+++ b/standalone-container/pom.xml
@@ -112,6 +112,7 @@
linguistics-components-jar-with-dependencies.jar,
model-evaluation-jar-with-dependencies.jar,
model-integration-jar-with-dependencies.jar,
+ container-onnxruntime.jar,
<!-- END config-model dependencies -->
</discPreInstallBundle>
</configuration>