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 ece984f + e2df961 commit f6656e4Copy full SHA for f6656e4
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.136.0@sha256:98fd3b410ae8a939be9588f1580c4b7c3da6ebba49f5363df4259a827aabb779
+FROM otel/opentelemetry-collector:0.137.0@sha256:089a8b3c81d328a190f6f0740b30c15b0c7f1f2cfeadeb810355574d5158b31c
5
COPY . .
6
CMD ["--config", "/otel-cpp/otel-config.yaml"]
7
EXPOSE 4317
0 commit comments