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