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 ae4b7c5 + c90167f commit 0ae2436Copy full SHA for 0ae2436
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.132.4@sha256:e62264a5ab729c6252c43664c60619abdb0db78fbdac5a9b78375795e63431f7
+FROM otel/opentelemetry-collector:0.133.0@sha256:01268c1bf7f561f1df20a0ea2875db8cb388508f1845a96c8e9ff83efe970a80
5
COPY . .
6
CMD ["--config", "/otel-cpp/otel-config.yaml"]
7
EXPOSE 4317
0 commit comments