Update jaegertracing/all-in-one Docker tag to v1.59
This commit is contained in:
parent
c6717a4ebd
commit
a5051fc0dc
2
.github/scripts/docker-compose.yml
vendored
2
.github/scripts/docker-compose.yml
vendored
@ -28,7 +28,7 @@ services:
|
||||
- "6379:6379"
|
||||
restart: always
|
||||
jaeger:
|
||||
image: jaegertracing/all-in-one:1.58
|
||||
image: jaegertracing/all-in-one:1.59
|
||||
container_name: ghost-jaeger
|
||||
ports:
|
||||
- "4318:4318"
|
||||
|
Loading…
Reference in New Issue
Block a user