Skip to content

Commit

Permalink
Use grafana 10.4.0 in docker compose.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmassot committed Mar 10, 2024
1 parent ecca730 commit abd7922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ services:
build:
context: ./.config
args:
grafana_version: 10.3.1
grafana_version: 10.4.0
ports:
- 3000:3000/tcp
volumes:
Expand Down

0 comments on commit abd7922

Please sign in to comment.