Skip to content

Commit 2d2bd4b

Browse files
chore(deps): update prom/prometheus docker tag to v3
1 parent 666dc04 commit 2d2bd4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/otel-collector/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- 4317:4317
1212

1313
prometheus:
14-
image: prom/prometheus:v2.55.1
14+
image: prom/prometheus:v3.0.0
1515
volumes:
1616
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
1717
ports:

0 commit comments

Comments
 (0)