We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f09689 + d82e601 commit cd454b4Copy full SHA for cd454b4
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM node:14.17-alpine3.11
+FROM node:14.17-alpine3.14
2
3
RUN apk add --no-cache chromium
4
-RUN npm install -g @lhci/cli@0.7.2
+RUN npm install -g @lhci/cli@0.8.1
5
6
RUN addgroup lhci \
7
&& adduser \
0 commit comments