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