Skip to content

Commit

Permalink
update to 0.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
BostjanOb committed Jul 10, 2020
1 parent a230c63 commit abc2eaf
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 @@ -5,7 +5,7 @@ RUN apt-get update && \
apt-get install -y libglu1 build-essential && \
apt-get clean

RUN npm i --unsafe-perm -g [email protected].18
RUN npm i --unsafe-perm -g [email protected].19

RUN mkdir -p /app
WORKDIR /app

0 comments on commit abc2eaf

Please sign in to comment.