We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36606f0 + 9e9f25e commit 242f15bCopy full SHA for 242f15b
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.10.0
+ image: prom/prometheus:v3.11.2
17
ports:
18
- "9090:9090"
19
volumes:
0 commit comments