Skip to content

Commit 023768f

Browse files
chore(deps): update prom/prometheus docker tag to v3
1 parent 7091424 commit 023768f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry/docker-compose.otel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ services:
5151

5252
prometheus:
5353
container_name: prometheus
54-
image: prom/prometheus:v2.55.1
54+
image: prom/prometheus:v3.0.1
5555
volumes:
5656
- ./opentelemetry/prometheus.yml:/etc/prometheus/prometheus.yml
5757
ports:

0 commit comments

Comments
 (0)