Skip to content

Commit abd7922

Browse files
committed
Use grafana 10.4.0 in docker compose.
1 parent ecca730 commit abd7922

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
build:
1717
context: ./.config
1818
args:
19-
grafana_version: 10.3.1
19+
grafana_version: 10.4.0
2020
ports:
2121
- 3000:3000/tcp
2222
volumes:

0 commit comments

Comments
 (0)