docker: Use Firefox 68

This commit is contained in:
soulgalore 2019-07-09 20:02:32 +02:00
parent 8f73c14402
commit edac1c844a
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG - sitespeed.io
## UNRELEASED
### Added
* Docker container is now using Firefox 68.
## 9.5.0 - 2019-07-04
### Fixed
* Better error message if the config JSON is malformed [#2525](https://github.com/sitespeedio/sitespeed.io/pull/2525).

View File

@ -1,4 +1,4 @@
FROM sitespeedio/webbrowsers:chrome-75-firefox-67.0.1
FROM sitespeedio/webbrowsers:chrome-75-firefox-68.0
ENV SITESPEED_IO_BROWSERTIME__XVFB true
ENV SITESPEED_IO_BROWSERTIME__DOCKER true