Skip to content

Commit 992ccc6

Browse files
chore(deps): update prom/prometheus docker tag to v2.52.0
1 parent 498292b commit 992ccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/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.45.2
14+
image: prom/prometheus:v2.52.0
1515
volumes:
1616
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
1717
ports:

0 commit comments

Comments
 (0)