Skip to content

Commit

Permalink
gridsome v0.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
BostjanOb committed May 6, 2020
1 parent dfeb83e commit 0d45af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apk update && \
g++ gcc libgcc libstdc++ linux-headers make python && \
rm -rf /var/cache/apk/*

RUN npm i --unsafe-perm -g [email protected].13
RUN npm i --unsafe-perm -g [email protected].14

RUN mkdir -p /app
WORKDIR /app

0 comments on commit 0d45af1

Please sign in to comment.