Influxdb is now arm32v7/influxdb

This commit is contained in:
Florian Zirker 2021-03-03 11:59:11 +01:00
parent 1d4161da30
commit 1eba1ab486

View file

@ -54,7 +54,7 @@ services:
# influxdb to store time based data. Adress is drax.fzirker.lan:8086
influxdb:
image: influxdb
image: arm32v7/influxdb
restart: unless-stopped
ports:
- 8086:8086