Skip to content

Commit 0ae2436

Browse files
authored
Merge pull request #471 from malkia/renovate/all-minor-and-patch-dependencies
Update otel/opentelemetry-collector Docker tag to v0.133.0
2 parents ae4b7c5 + c90167f commit 0ae2436

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.132.4@sha256:e62264a5ab729c6252c43664c60619abdb0db78fbdac5a9b78375795e63431f7
4+
FROM otel/opentelemetry-collector:0.133.0@sha256:01268c1bf7f561f1df20a0ea2875db8cb388508f1845a96c8e9ff83efe970a80
55
COPY . .
66
CMD ["--config", "/otel-cpp/otel-config.yaml"]
77
EXPOSE 4317

0 commit comments

Comments
 (0)