Skip to content

Commit 407d600

Browse files
chore(deps): update grafana/tempo docker tag to v2.6.0
1 parent 7a38f7a commit 407d600

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

software/roles/docker_compose_apps/templates/observability/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- rproxy
2626

2727
tempo:
28-
image: grafana/tempo:2.5.0
28+
image: grafana/tempo:2.6.0
2929
command: [ "-config.file=/etc/tempo.yaml" ]
3030
restart: unless-stopped
3131
volumes:

0 commit comments

Comments
 (0)