We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbc2695 + 9500ad1 commit a52fc28Copy full SHA for a52fc28
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.9.1
+ image: prom/prometheus:v3.10.0
17
ports:
18
- "9090:9090"
19
volumes:
0 commit comments