We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14c584 commit 514fcccCopy full SHA for 514fccc
components/image-collector/Dockerfile
@@ -4,7 +4,7 @@
4
5
# Rather than build the binary, retrieve the already-built binary from
6
# the OpenTelemetry image
7
-FROM otel/opentelemetry-collector-contrib:0.144.0 AS collector
+FROM otel/opentelemetry-collector-contrib:0.147.0 AS collector
8
9
# Aggregate the collector licenses from binary
10
# and from root of the PGO repo
0 commit comments