Skip to content

Commit 242f15b

Browse files
Merge pull request #202 from igorcampos-dev/renovate/prom-prometheus-3.x
chore(deps): update prom/prometheus docker tag to v3.11.2
2 parents 36606f0 + 9e9f25e commit 242f15b

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.10.0
16+
image: prom/prometheus:v3.11.2
1717
ports:
1818
- "9090:9090"
1919
volumes:

0 commit comments

Comments
 (0)