Skip to content

Commit

Permalink
Update openzipkin/zipkin Docker tag to v2.25.1 (#723)
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 Dec 15, 2023
1 parent fb32d3e commit 08cd79b
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:2.25.0
image: openzipkin/zipkin:2.25.1
ports:
- "9411:9411"

Expand Down

0 comments on commit 08cd79b

Please sign in to comment.