Skip to content

Commit 0f7cbe0

Browse files
chore(deps): update grafana/grafana docker tag to v12.4.1
1 parent e6191a5 commit 0f7cbe0

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
@@ -25,7 +25,7 @@ services:
2525

2626
grafana:
2727
container_name: grafana
28-
image: grafana/grafana:12.3.3
28+
image: grafana/grafana:12.4.1
2929
ports:
3030
- "3000:3000"
3131
depends_on:

0 commit comments

Comments
 (0)