Skip to content

Commit 0a3ce6e

Browse files
chore(deps): update grafana/grafana docker tag to v12.4.0
1 parent 0cd0edd commit 0a3ce6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

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

1717
grafana:
1818
restart: always
19-
image: 'grafana/grafana:12.3.3'
19+
image: 'grafana/grafana:12.4.0'
2020
user: 'root'
2121
ports:
2222
- '3000:3000'

0 commit comments

Comments
 (0)