Skip to content

Commit 5032a32

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.147.0 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97c4b67 commit 5032a32

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.146.1
1+
ARG COLLECTOR_VERSION=0.147.0
22
FROM otel/opentelemetry-collector-contrib:${COLLECTOR_VERSION}
33

44
COPY ./config/ /etc/config

0 commit comments

Comments
 (0)