Skip to content

Commit

Permalink
chore: update options from qa
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
  • Loading branch information
aarnphm committed Sep 27, 2022
1 parent a666072 commit 883d667
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 883d667

Please sign in to comment.