Skip to content

Commit 7dd9b20

Browse files
Update otel/opentelemetry-collector:latest Docker digest to 580cc87 (#800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Bryce Buchanan <[email protected]>
1 parent 145d4c5 commit 7dd9b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:287cef2a885105ab51937a1c34af95d497b334833cb395fc0147eedf4b87c6ac
5+
image: otel/opentelemetry-collector:latest@sha256:580cc87f5ea6c9e3969c37f3c5394b7a8385abb8189df0ddc63b9575a00f52fc
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)