diff --git a/Dockerfile b/Dockerfile index 56bf34a..1a4ed63 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,5 @@ FROM starefossen/github-pages MAINTAINER Scott Speights -ARG http_proxy=http://10.12.1.236:8083/ -ARG https_proxy=http://10.12.1.236:8083/ VOLUME .:/usr/src/app WORKDIR /usr/src/app