chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.93.0
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 41s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 35s
Build, Package and Push Images / container-build (push) Failing after 50s
Build, Package and Push Images / container-sbom-scan (push) Has been skipped
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 3s
Build, Package and Push Images / build (push) Successful in 41s
Build, Package and Push Images / sonarqube (push) Has been skipped
Build, Package and Push Images / sbom-scan (push) Successful in 35s
Build, Package and Push Images / container-build (push) Failing after 50s
Build, Package and Push Images / container-sbom-scan (push) Has been skipped
Signed-off-by: noreply@rainote.dev
This commit is contained in:
parent
5ebc4ec09d
commit
4913485812
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ services:
|
|||
|
||||
otel-collector:
|
||||
container_name: continuity-otel-collector
|
||||
image: otel/opentelemetry-collector-contrib:0.89.0
|
||||
image: otel/opentelemetry-collector-contrib:0.93.0
|
||||
restart: always
|
||||
depends_on:
|
||||
- prometheus
|
||||
|
|
Loading…
Reference in a new issue