We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c872192 + 3e53115 commit 01eef93Copy full SHA for 01eef93
1 file changed
spring-prometheus-grafana-example/compose.yaml
@@ -13,7 +13,7 @@ services:
13
14
prometheus:
15
container_name: prometheus
16
- image: prom/prometheus:v3.7.1
+ image: prom/prometheus:v3.7.2
17
ports:
18
- "9090:9090"
19
volumes:
0 commit comments