Skip to content

Commit 91c3bf4

Browse files
authored
Merge pull request #548 from malkia/renovate/all-minor-and-patch-dependencies
Update otel/opentelemetry-collector Docker tag to v0.139.0
2 parents d29c444 + 36980ab commit 91c3bf4

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.138.0@sha256:56951db9579bf00d3f32a4e934e19548183a86c14640798502bcd4c225976ea6
4+
FROM otel/opentelemetry-collector:0.139.0@sha256:8ac5df2a931e9264667b236d65bf7591fa4ba633a7a634e6caa2f0a4fc549c07
55
COPY . .
66
CMD ["--config", "/otel-cpp/otel-config.yaml"]
77
EXPOSE 4317

0 commit comments

Comments
 (0)