Skip to content

Commit

Permalink
Update openzipkin/zipkin Docker tag to v3.4 (#754)
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 May 26, 2024
1 parent afcf911 commit b64e7fb
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:3.3'
image: 'openzipkin/zipkin:3.4'
ports:
- '9411'
restart: unless-stopped
Expand Down

0 comments on commit b64e7fb

Please sign in to comment.