Skip to content

Commit 608797a

Browse files
chore(deps): update otel/opentelemetry-collector:latest docker digest to 0c066d4 (#868)
1 parent 15b156f commit 608797a

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:9b0322c9a14fc22dde99fac9c0da97d742f4b16f725ce2a0763590c46884cdc9
5+
image: otel/opentelemetry-collector:latest@sha256:0c066d4388070dad8dc9961d9f23649e85a226620e6b359334e4a6c7f9d73b23
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)