diff --git a/hubot/Dockerfile b/hubot/Dockerfile index b346416..f93f20d 100644 --- a/hubot/Dockerfile +++ b/hubot/Dockerfile @@ -2,7 +2,7 @@ # Dockerfile for hubot # -FROM node +FROM node:slim MAINTAINER kev ENV HUBOT_NAME=hubot