Browse Source

Switch to the main branch as the latest no longer has arm support (#229)

Robert Middleswarth 3 years ago
parent
commit
07194281a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      stack/raspberrypi-monitoring.yml

+ 1 - 1
stack/raspberrypi-monitoring.yml

@@ -32,7 +32,7 @@ services:
       - GF_PATHS_PLUGINS=/var/lib/grafana/plugins
       - GF_PATHS_PROVISIONING=/etc/grafana/provisioning
     hostname: rpi-grafana
-    image: grafana/grafana:latest
+    image: grafana/grafana:main
     networks:
       - rpimonitor_default
     ports: