Use jaegertracing/all-in-one:1.38.1 (#1399)

This commit is contained in:
Piotr Kiełkowicz 2022-10-11 07:01:03 +02:00 committed by GitHub
parent a601669c04
commit 277717a0e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "2"
services:
jaeger:
image: jaegertracing/all-in-one:latest
image: jaegertracing/all-in-one:1.38.1
environment:
- COLLECTOR_OTLP_ENABLED=true
ports: