Skip to content

Commit

Permalink
Merge pull request #210 from K-Phoen/test-grafana-8.5.16
Browse files Browse the repository at this point in the history
Use Grafana 8.5.16 locally
  • Loading branch information
K-Phoen authored Feb 19, 2023
2 parents 2f42a60 + cb13375 commit 02557f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ up:
-p 3000:3000 \
--name=grabana_grafana \
-e "GF_SECURITY_ADMIN_PASSWORD=secret" \
grafana/grafana:8.3.2
grafana/grafana:8.5.16

.PHONY: up-all
up-all: up
Expand Down

0 comments on commit 02557f9

Please sign in to comment.