Skip to content

Commit 538e3a7

Browse files
chore(deps): update otel/opentelemetry-collector:latest docker digest to 8ac5df2 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 931d695 commit 538e3a7

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:56951db9579bf00d3f32a4e934e19548183a86c14640798502bcd4c225976ea6
5+
image: otel/opentelemetry-collector:latest@sha256:8ac5df2a931e9264667b236d65bf7591fa4ba633a7a634e6caa2f0a4fc549c07
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)