From 07194281a403f777d15e5516e9aefd4e5bb1fab2 Mon Sep 17 00:00:00 2001 From: Robert Middleswarth <72569+rmiddle@users.noreply.github.com> Date: Wed, 1 Dec 2021 11:43:08 -0500 Subject: [PATCH] Switch to the main branch as the latest no longer has arm support (#229) --- stack/raspberrypi-monitoring.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack/raspberrypi-monitoring.yml b/stack/raspberrypi-monitoring.yml index e0e96b0..f70004f 100644 --- a/stack/raspberrypi-monitoring.yml +++ b/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: