We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c47b91 + 89529bb commit 355c59dCopy full SHA for 355c59d
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.8.1
+ image: prom/prometheus:v3.9.0
17
ports:
18
- "9090:9090"
19
volumes:
0 commit comments