Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dooman87 committed Sep 11, 2021
2 parents 2f09689 + d82e601 commit cd454b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM node:14.17-alpine3.11
FROM node:14.17-alpine3.14

RUN apk add --no-cache chromium
RUN npm install -g @lhci/cli@0.7.2
RUN npm install -g @lhci/cli@0.8.1

RUN addgroup lhci \
&& adduser \
Expand Down

0 comments on commit cd454b4

Please # to comment.