Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Commit

Permalink
https://github.com/sass/node-sass/issues/2031
Browse files Browse the repository at this point in the history
  • Loading branch information
SkYNewZ committed Apr 3, 2018
1 parent 5a47403 commit fb5c755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -12,7 +12,7 @@ COPY . .
RUN npm run build


FROM node:9-alpine
FROM node:9
ARG BUILD_DATE
ARG VCS_REF
ARG VERSION
Expand Down

0 comments on commit fb5c755

Please sign in to comment.