1 Commits

Author SHA1 Message Date
3df746dbe1 Update dependency lucide-react to ^0.548.0
Some checks failed
Lint / lint (push) Failing after 7s
Build / build (pull_request) Failing after 19s
2025-10-25 12:02:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ services:
tempo:
<<: *service-base
image: grafana/tempo:latest@sha256:bbb7c84ba5b9d03203aa7f35c038ea2e770336e041dc0eecb0798d4d7fcac15b
image: grafana/tempo:latest@sha256:cb09d2518204d0269db8a8fd1eb4655873a8392566fe35c10534ca53d09580e5
command: [-config.file=/etc/tempo.yaml]
volumes:
- ./telemetry/tempo.yaml:/etc/tempo.yaml

View File

@@ -34,7 +34,7 @@
"glob": "^7.1.6",
"highlight.js": "^10.4.1",
"live-server": "^1.2.1",
"mkdirp": "^3.0.0",
"mkdirp": "^1.0.4",
"postcss": "^8.2.12",
"postcss-calc": "^7.0.2",
"postcss-copy": "^7.1.0",