Skip to content

Commit 398c8f8

Browse files
authored
Merge pull request #419 from malkia/renovate/all-minor-and-patch-dependencies
Update otel/opentelemetry-collector Docker tag to v0.130.1
2 parents 36b4e00 + 64be714 commit 398c8f8

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.130.0@sha256:0c066d4388070dad8dc9961d9f23649e85a226620e6b359334e4a6c7f9d73b23
4+
FROM otel/opentelemetry-collector:0.130.1@sha256:9d15ad63ce364bd92e385e5cfecf06200387c37a563b2fdc9396810a7403c9bd
55
COPY . .
66
CMD ["--config", "/otel-cpp/otel-config.yaml"]
77
EXPOSE 4317

0 commit comments

Comments
 (0)