chore: update circleci nightly-sel image chrome version (#17058)
* chore: update circleci nightly-sel image chrome version * chore: update node image to node:lts-stretch-browserspull/17050/head
parent
16a0b6f7fb
commit
b2a0839a14
|
@ -98,7 +98,7 @@ jobs:
|
|||
destination: screenshots
|
||||
selenium_accept:
|
||||
docker:
|
||||
- image: circleci/node:13.0.1-stretch-browsers
|
||||
- image: circleci/node:lts-stretch-browsers
|
||||
- image: quay.io/influxdb/influx:nightly
|
||||
command: [--e2e-testing=true]
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue