Browse Source

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

Robert Middleswarth 3 năm trước cách đây
mục cha
commit
07194281a4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: