Skip to content

Commit

Permalink
Added :8.0.6 to grafana docker for the time being
Browse files Browse the repository at this point in the history
Implements the workaround described in geerlingguy#192 (comment)
this "fixes" geerlingguy#245 and geerlingguy#192.
  • Loading branch information
phdoerfler committed Oct 4, 2021
1 parent 615b9ae commit 6fccae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internet-monitoring/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- back-tier

grafana:
image: grafana/grafana
image: grafana/grafana:8.0.6
restart: always
volumes:
- grafana_data:/var/lib/grafana
Expand Down

0 comments on commit 6fccae5

Please sign in to comment.