]> git.lizzy.rs Git - rust.git/commitdiff
Update browser-ui-test version
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Sun, 13 Jun 2021 19:49:30 +0000 (21:49 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Sun, 13 Jun 2021 19:49:30 +0000 (21:49 +0200)
src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile

index 605d988dad712494a96172baede0ecb88e984ad0..e2c064ee75d233994fd7041722d97564af4f52b4 100644 (file)
@@ -71,7 +71,7 @@ ENV PATH="/node-v14.4.0-linux-x64/bin:${PATH}"
 # https://github.com/puppeteer/puppeteer/issues/375
 #
 # We also specify the version in case we need to update it to go around cache limitations.
-RUN npm install -g browser-ui-test@0.2.12 --unsafe-perm=true
+RUN npm install -g browser-ui-test@0.2.14 --unsafe-perm=true
 
 ENV RUST_CONFIGURE_ARGS \
   --build=x86_64-unknown-linux-gnu \