Compare commits
1 Commits
renovate/g
...
3df746dbe1
| Author | SHA1 | Date | |
|---|---|---|---|
| 3df746dbe1 |
@@ -48,7 +48,7 @@ services:
|
|||||||
|
|
||||||
tempo:
|
tempo:
|
||||||
<<: *service-base
|
<<: *service-base
|
||||||
image: grafana/tempo:latest@sha256:bbb7c84ba5b9d03203aa7f35c038ea2e770336e041dc0eecb0798d4d7fcac15b
|
image: grafana/tempo:latest@sha256:cb09d2518204d0269db8a8fd1eb4655873a8392566fe35c10534ca53d09580e5
|
||||||
command: [-config.file=/etc/tempo.yaml]
|
command: [-config.file=/etc/tempo.yaml]
|
||||||
volumes:
|
volumes:
|
||||||
- ./telemetry/tempo.yaml:/etc/tempo.yaml
|
- ./telemetry/tempo.yaml:/etc/tempo.yaml
|
||||||
|
|||||||
@@ -30,7 +30,7 @@
|
|||||||
"cssnano": "^5.0.1",
|
"cssnano": "^5.0.1",
|
||||||
"dedent": "^0.7.0",
|
"dedent": "^0.7.0",
|
||||||
"ejs": "^3.0.2",
|
"ejs": "^3.0.2",
|
||||||
"gh-pages": "^6.0.0",
|
"gh-pages": "^2.2.0",
|
||||||
"glob": "^7.1.6",
|
"glob": "^7.1.6",
|
||||||
"highlight.js": "^10.4.1",
|
"highlight.js": "^10.4.1",
|
||||||
"live-server": "^1.2.1",
|
"live-server": "^1.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user