Skip to content

Commit 53a987a

Browse files
chore(deps): update grafana/tempo docker tag to v2.10.4
1 parent 7c247bf commit 53a987a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ services:
134134
- /var/run/docker.sock:/var/run/docker.sock
135135

136136
tempo:
137-
image: grafana/tempo:2.8.1
137+
image: grafana/tempo:2.10.4
138138
command: ["-config.file=/etc/tempo/config.yml"]
139139
ports:
140140
- "${TEMPO_PORT:-3200}:3200"

0 commit comments

Comments
 (0)