Skip to content

Commit c323be1

Browse files
Update grafana/grafana Docker tag to v13
1 parent fc1ec99 commit c323be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.2'
19+
image: 'grafana/grafana:13.0.0'
2020
user: 'root'
2121
ports:
2222
- '3000:3000'

0 commit comments

Comments
 (0)