From 17c085b903c8053c5b3974ea3352925584d27ef1 Mon Sep 17 00:00:00 2001 From: Aaron Shaw Date: Thu, 12 Aug 2021 00:44:16 +0100 Subject: [PATCH] bump diagnostics version bump diagnostics version in relation to https://github.com/NebraLtd/hm-diag/issues/74 and https://github.com/NebraLtd/helium-miner-software/pull/110#issuecomment-897194758 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index b74f11be..27243192 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -46,7 +46,7 @@ services: io.balena.features.dbus: '1' diagnostics: - image: "nebraltd/hm-diag:8d4c300237e559e2c1b6e873a4f5b09f78cdfdad" + image: "nebraltd/hm-diag:af06c90c8bfeaa5fd7f1bc464259d5ae5a348d58" environment: - 'FIRMWARE_VERSION=2021.08.11.0' - 'DBUS_SYSTEM_BUS_ADDRESS=unix:path=/host/run/dbus/system_bus_socket'