Skip to content

Commit

Permalink
qa(bentos): update latest options (#3042)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarnphm committed Sep 27, 2022
1 parent d189df7 commit 89fc521
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions bentoml/bentos.py
Expand Up @@ -442,9 +442,13 @@ def construct_dockerfile(
FEATURES = [
"tracing",
"grpc",
"tracing.zipkin",
"tracing.jaeger",
"tracing.otlp",
"aws",
"all",
"io-image",
"io-pandas",
"tracing-zipkin",
"tracing-jaeger",
"tracing-otlp",
]


Expand Down

0 comments on commit 89fc521

Please sign in to comment.