diff --git a/1.0/Dockerfile b/1.0/Dockerfile index 76e3111..16068d1 100644 --- a/1.0/Dockerfile +++ b/1.0/Dockerfile @@ -1,4 +1,4 @@ -FROM node:6.10.3 +FROM node:6.10.3-alpine MAINTAINER Azure App Services Container Images RUN npm install log4js