We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b4e00 + 64be714 commit 398c8f8Copy full SHA for 398c8f8
functional/otlp/Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright The OpenTelemetry Authors
2
# SPDX-License-Identifier: Apache-2.0
3
4
-FROM otel/opentelemetry-collector:0.130.0@sha256:0c066d4388070dad8dc9961d9f23649e85a226620e6b359334e4a6c7f9d73b23
+FROM otel/opentelemetry-collector:0.130.1@sha256:9d15ad63ce364bd92e385e5cfecf06200387c37a563b2fdc9396810a7403c9bd
5
COPY . .
6
CMD ["--config", "/otel-cpp/otel-config.yaml"]
7
EXPOSE 4317
0 commit comments