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 3df2e4f + 7fc774d commit 8808644Copy full SHA for 8808644
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.126.0@sha256:e02c9c8d05f282f696ae1c7122a9f06d938ce6aee78082adc35ac74bd998e3d0
+FROM otel/opentelemetry-collector:0.127.0@sha256:287cef2a885105ab51937a1c34af95d497b334833cb395fc0147eedf4b87c6ac
5
COPY . .
6
CMD ["--config", "/otel-cpp/otel-config.yaml"]
7
EXPOSE 4317
0 commit comments