Skip to content

Commit

Permalink
chore(deps): update openzipkin/zipkin docker tag to v3.1.1 (#800)
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 Mar 8, 2024
1 parent 33d8b92 commit a362e14
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.1.0
image: openzipkin/zipkin:3.1.1
ports:
- "9411:9411"

Expand Down

0 comments on commit a362e14

Please sign in to comment.