Skip to content

Commit 514fccc

Browse files
committed
Bump OTel collector version to v0.147.0 for component image
1 parent d14c584 commit 514fccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/image-collector/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Rather than build the binary, retrieve the already-built binary from
66
# the OpenTelemetry image
7-
FROM otel/opentelemetry-collector-contrib:0.144.0 AS collector
7+
FROM otel/opentelemetry-collector-contrib:0.147.0 AS collector
88

99
# Aggregate the collector licenses from binary
1010
# and from root of the PGO repo

0 commit comments

Comments
 (0)