@@ -1,3 +1,4 @@
-FROM influxdb
+FROM influxdb:alpine
+#FROM influxdb
MAINTAINER Rabin "https://github.com/shemic"
-FROM postgres:latest
+FROM postgres:9.6.3-alpine
+#FROM postgres:latest