Skip to content

Commit

Permalink
Upgraded to cli 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 authored May 27, 2020
1 parent 63d515a commit 7ada802
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
@@ -1,7 +1,7 @@
FROM node:12.13-alpine3.10

RUN apk add --no-cache chromium
RUN npm install -g @lhci/cli@0.3.12
RUN npm install -g @lhci/cli@0.4.0

RUN addgroup lhci \
&& adduser \
Expand Down

0 comments on commit 7ada802

Please # to comment.