Chrome 68

This commit is contained in:
soulgalore 2018-07-26 09:38:28 +02:00
parent 6da8d7cb6d
commit 2b483e012a
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG - sitespeed.io
## UNRELEASED
### Fixed
* Updated to Chrome 68 in the Docker container.
## 7.3.0 - 2018-07-25
### Fixed
* Added missing grups for a couple of Browsertime cli params so that when you run help all parameters are sorted in the right group [#2113](https://github.com/sitespeedio/sitespeed.io/pull/2113).

View File

@ -1,4 +1,4 @@
FROM sitespeedio/webbrowsers:chrome-67-firefox-61
FROM sitespeedio/webbrowsers:chrome-68-firefox-61
ENV SITESPEED_IO_BROWSERTIME__XVFB true
ENV SITESPEED_IO_BROWSERTIME__DOCKER true