mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update jaegertracing/all-in-one Docker tag to v1.58
This commit is contained in:
parent
4c8a780e2e
commit
b754513658
1 changed files with 1 additions and 1 deletions
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.56
|
||||
image: jaegertracing/all-in-one:1.58
|
||||
container_name: ghost-jaeger
|
||||
ports:
|
||||
- "4318:4318"
|
||||
|
|
Loading…
Add table
Reference in a new issue