changed influxdb version to latest 2.0 build

This commit is contained in:
2021-12-21 13:53:21 +01:00
parent c49abe0382
commit a59f07a7fe
+1 -1
View File
@@ -26,7 +26,7 @@ services:
- node.labels.openhab == true
influxdb:
image: influxdb:2.0.7
image: influxdb:2.0
container_name: mon_influxdb
ports:
- '8083:8083'