diff --git a/Dockerfile b/Dockerfile index a63a7b1..bffd9d1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:latest +FROM node:alpine MAINTAINER Alex Kern COPY . ./