moved from self build docker image to gockerhub

This commit is contained in:
Sven Holz
2022-06-21 11:13:49 +02:00
parent cb6b8e1aae
commit b51db3e64d
3 changed files with 5 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ services:
latency-monitor:
container_name: latency-monitor
hostname: latency-monitor
build: ./Docker_Build
image: planetespresso/pylatemon
depends_on:
- influxdb
restart: always