Skip to content

Commit

Permalink
test: update chrome version that the e2e tests run against
Browse files Browse the repository at this point in the history
  • Loading branch information
PippoRaimondi committed Mar 21, 2022
1 parent 913c768 commit 25cb10c
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 @@ -3,7 +3,7 @@ FROM node:14.17.0
ENV NPM_CONFIG_LOGLEVEL warn
ENV NPM_CONFIG_UNSAFE_PERM true
ENV TERM xterm
ENV CHROME_VERSION 86.0.4240.75-1
ENV CHROME_VERSION 99.0.4844.82-1

RUN apt-get update

Expand Down

0 comments on commit 25cb10c

Please sign in to comment.