Skip to content

Commit fedfc42

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.96.0
1 parent 7c9b77d commit fedfc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
- 3000:3000
2020
otel-collector:
2121
container_name: collector
22-
image: otel/opentelemetry-collector-contrib:0.85.0
22+
image: otel/opentelemetry-collector-contrib:0.96.0
2323
volumes:
2424
- ./collector/otel-collector-config.yaml:/etc/otelcol-contrib/config.yaml
2525
ports:

0 commit comments

Comments
 (0)