Skip to content

Commit 6b0ed91

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.128.0
1 parent 7297f03 commit 6b0ed91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ services:
8787
- '16686:16686'
8888

8989
otel-collector:
90-
image: otel/opentelemetry-collector-contrib:0.105.0
90+
image: otel/opentelemetry-collector-contrib:0.128.0
9191
restart: always
9292
command: [ "--config=/etc/otel-collector-config.yaml" ]
9393
volumes:

0 commit comments

Comments
 (0)