Skip to content

Commit a52fc28

Browse files
Merge pull request #188 from igorcampos-dev/renovate/prom-prometheus-3.x
chore(deps): update prom/prometheus docker tag to v3.10.0
2 parents bbc2695 + 9500ad1 commit a52fc28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-prometheus-grafana-example/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313

1414
prometheus:
1515
container_name: prometheus
16-
image: prom/prometheus:v3.9.1
16+
image: prom/prometheus:v3.10.0
1717
ports:
1818
- "9090:9090"
1919
volumes:

0 commit comments

Comments
 (0)