We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d9586 commit 0a57f95Copy full SHA for 0a57f95
examples/grafana/docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
3
grafana:
4
- image: grafana/grafana-oss:latest
+ image: grafana/grafana:latest
5
container_name: grafana
6
user: 1000:1000
7
restart: unless-stopped
0 commit comments