Skip to content

Commit

Permalink
bump to otel-cli v0.0.16
Browse files Browse the repository at this point in the history
I forgot I didn't have --wait merged into v0.0.15 so I went off and got
that polished off in these PRs:

equinix-labs/otel-cli#73
equinix-labs/otel-cli#74

Signed-off-by: Amy Tobey <atobey@equinix.com>
  • Loading branch information
Amy Tobey committed Sep 9, 2021
1 parent cdace1b commit 35bc1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV LANG=C.UTF-8

# otel-cli for opentelemetry tracing
COPY --from=ghcr.io/equinix-labs/otel-cli:v0.0.15 /otel-cli /usr/local/bin/otel-cli
COPY --from=ghcr.io/equinix-labs/otel-cli:v0.0.16 /otel-cli /usr/local/bin/otel-cli

# apt sources fix
COPY sources.list.aarch64 /tmp/osie/
Expand Down

0 comments on commit 35bc1c8

Please sign in to comment.