diff --git a/templates/docker-compose.template b/templates/docker-compose.template index b8f918e8..8cf87c81 100644 --- a/templates/docker-compose.template +++ b/templates/docker-compose.template @@ -50,6 +50,9 @@ services: - helium-miner expose: - "1681" + environment: + - FIRMWARE_VERSION={{FIRMWARE_VERSION}} + - FIRMWARE_SHORT_HASH={{ENV.FIRMWARE_SHORT_HASH}} labels: io.balena.features.sysfs: 1 io.balena.features.procfs: 1