Skip to content

Commit a138d78

Browse files
Update otel/opentelemetry-collector Docker tag to v0.132.3
1 parent 7f12ef5 commit a138d78

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.2@sha256:9799f322d1b45513bf5f4e26f3c29df9f1aef7322a6a9387e9765d590057e903
4+
FROM otel/opentelemetry-collector:0.132.3@sha256:44954e505bff6e4bd59e5105d1901d0da2bc146458d4b3ebb78d04d34647795f
55
COPY . .
66
CMD ["--config", "/otel-cpp/otel-config.yaml"]
77
EXPOSE 4317

0 commit comments

Comments
 (0)