host-metrics: declare compose file version for consistency
parent
874c61820d
commit
f13f347f3a
|
|
@ -1,3 +1,5 @@
|
|||
version: '3.2'
|
||||
|
||||
services:
|
||||
telegraf:
|
||||
image: telegraf:1.36
|
||||
|
|
|
|||
Loading…
Reference in New Issue