mirror of
https://github.com/kemko/keenetic-grafana-monitoring.git
synced 2026-01-01 15:45:43 +03:00
Replace with slim image base
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3
|
||||
FROM python:3-slim
|
||||
|
||||
ADD keentic_influxdb_exporter.py /home
|
||||
ADD requirements.txt /home
|
||||
|
||||
Reference in New Issue
Block a user