Add specific server id

This commit is contained in:
Luc VOISE 2020-10-16 15:30:08 +02:00
parent ceba7dc5b2
commit 7e02c0ad78
2 changed files with 11 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM python:3.8-slim-buster
LABEL maintainer="Josh Smith" \
LABEL maintainer="Luc VOISE" \
description="Original by Aiden Gilmartin. Speedtest to InfluxDB data bridge"
# Install dependencies