Skip to content

Commit

Permalink
Upgraded lhci to version 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 authored Mar 11, 2020
1 parent f6824d9 commit 98d6cff
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.8
RUN npm install -g @lhci/cli@0.3.9

RUN addgroup lhci \
&& adduser \
Expand Down

0 comments on commit 98d6cff

Please sign in to comment.