Skip to content

Commit d154054

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.136.0 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f8f2df commit d154054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/otel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG COLLECTOR_VERSION=0.135.0
1+
ARG COLLECTOR_VERSION=0.136.0
22
FROM otel/opentelemetry-collector-contrib:${COLLECTOR_VERSION}
33

44
COPY ./config/ /etc/config

0 commit comments

Comments
 (0)