Skip to content

Commit

Permalink
Update openzipkin/zipkin Docker tag to v2.24 (#420)
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] committed Dec 19, 2022
1 parent 4e0f923 commit 0dbab71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ services:
restart: unless-stopped

zipkin:
image: 'openzipkin/zipkin:2.23'
image: 'openzipkin/zipkin:2.24'
ports:
- '9411'
restart: unless-stopped
Expand Down

0 comments on commit 0dbab71

Please sign in to comment.