Skip to content

Commit 8808644

Browse files
authored
Merge pull request #308 from malkia/renovate/otel-opentelemetry-collector-0.x
Update otel/opentelemetry-collector Docker tag to v0.127.0
2 parents 3df2e4f + 7fc774d commit 8808644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functional/otlp/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright The OpenTelemetry Authors
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM otel/opentelemetry-collector:0.126.0@sha256:e02c9c8d05f282f696ae1c7122a9f06d938ce6aee78082adc35ac74bd998e3d0
4+
FROM otel/opentelemetry-collector:0.127.0@sha256:287cef2a885105ab51937a1c34af95d497b334833cb395fc0147eedf4b87c6ac
55
COPY . .
66
CMD ["--config", "/otel-cpp/otel-config.yaml"]
77
EXPOSE 4317

0 commit comments

Comments
 (0)