Skip to content

Commit

Permalink
chore(deps): update openzipkin/zipkin docker tag to v3.1.0 (#794)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 26, 2024
1 parent 9c4aefe commit eea8da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry/docker-compose.otel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:

zipkin:
container_name: zipkin
image: openzipkin/zipkin:3.0.6
image: openzipkin/zipkin:3.1.0
ports:
- "9411:9411"

Expand Down

0 comments on commit eea8da6

Please sign in to comment.