Skip to content

Commit 98fed7a

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.92.0 (GoogleCloudPlatform#8981)
1 parent 1d5c503 commit 98fed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry/spring-boot-instrumentation/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ services:
2727
depends_on:
2828
- "otelcol"
2929
otelcol:
30-
image: otel/opentelemetry-collector-contrib:0.91.0
30+
image: otel/opentelemetry-collector-contrib:0.92.0
3131
volumes:
3232
- ./otel-collector-config.yaml:/etc/otelcol-contrib/config.yaml:ro
3333
- logs:/var/log:ro

0 commit comments

Comments
 (0)