We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c4b67 commit 5032a32Copy full SHA for 5032a32
docker/otel/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG COLLECTOR_VERSION=0.146.1
+ARG COLLECTOR_VERSION=0.147.0
2
FROM otel/opentelemetry-collector-contrib:${COLLECTOR_VERSION}
3
4
COPY ./config/ /etc/config
0 commit comments