Skip to content

Commit bcea40a

Browse files
chore(deps): update grafana/tempo docker tag to v2.8.1
1 parent defced3 commit bcea40a

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.8.1
2929
command: [ "-config.file=/etc/tempo.yaml" ]
3030
restart: unless-stopped
3131
volumes:

0 commit comments

Comments
 (0)