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 529dcd3 + 05acf5e commit 5da2df1Copy full SHA for 5da2df1
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.127.0@sha256:287cef2a885105ab51937a1c34af95d497b334833cb395fc0147eedf4b87c6ac
+FROM otel/opentelemetry-collector:0.128.0@sha256:580cc87f5ea6c9e3969c37f3c5394b7a8385abb8189df0ddc63b9575a00f52fc
5
COPY . .
6
CMD ["--config", "/otel-cpp/otel-config.yaml"]
7
EXPOSE 4317
0 commit comments