Skip to content

Commit 49fc014

Browse files
chore(deps): update otel/opentelemetry-collector:latest docker digest to 2231b48 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78063d2 commit 49fc014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Examples/OTLP HTTP Exporter/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3"
22
services:
33
# Collector
44
collector:
5-
image: otel/opentelemetry-collector:latest@sha256:6852803128c97a37fd2bafb989a04a10e3af920737d8eee998eefdfcebc698be
5+
image: otel/opentelemetry-collector:latest@sha256:2231b48a2ea0f18f50ae6adcda04474e71ff8b236a1195a398c3717c0ba692c5
66
# The latest image of the otel-collector may not work, so specifying the version that works with this release
77
# image: otel/opentelemetry-collector:latest
88
command: ["--config=/conf/collector-config.yaml"]

0 commit comments

Comments
 (0)