Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
3.14.0-p24: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed May 1, 2019
1 parent 70f3f33 commit 55e6c95
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 9 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 3.14.0-p24
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p23...3.14.0-p24 (2019-05-01)
+ Diego Molina (1):
* [70f3f33] Using patched Selenium jar for issue #296 (#319)
+ **Image tag details:**
+ Selenium version: 3.14.0 (aacccce0)
+ Chrome stable: 74.0.3729.131
+ Firefox stable: 66.0
+ Geckodriver: 0.24.0
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
+ Default Timezone: Europe/Berlin
+ FROM ubuntu:xenial-20181113
+ Python: 3.5.2
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
+ Image version: 3.14.0-306
+ Image size: 1.48GB
+ Digest: sha256:15f0ee1322b1cb246e90b1f7e37e55c5edbaa469d4967e61f61b82dc1b780583

## 3.14.0-p23
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p22...3.14.0-p23 (2019-04-24)
+ Bartek Florczak (1):
Expand Down
2 changes: 1 addition & 1 deletion GLOBAL_PATCH_LEVEL.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
306
307
14 changes: 7 additions & 7 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 3.14.0-p23
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p22...3.14.0-p23 (2019-04-24)
+ Bartek Florczak (1):
* [34e4a88] Bump Chrome and ChromeDriver to 74 version (#317)
## 3.14.0-p24
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p23...3.14.0-p24 (2019-05-01)
+ Diego Molina (1):
* [70f3f33] Using patched Selenium jar for issue #296 (#319)
+ **Image tag details:**
+ Selenium version: 3.14.0 (aacccce0)
+ Chrome stable: 74.0.3729.108
+ Chrome stable: 74.0.3729.131
+ Firefox stable: 66.0
+ Geckodriver: 0.24.0
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
Expand All @@ -15,7 +15,7 @@
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
+ Image version: 3.14.0-305
+ Image version: 3.14.0-306
+ Image size: 1.48GB
+ Digest: sha256:c7f059cb8d8a99c990796b5865fd734d715e59e11a0de525c4406e832273388b
+ Digest: sha256:15f0ee1322b1cb246e90b1f7e37e55c5edbaa469d4967e61f61b82dc1b780583

2 changes: 1 addition & 1 deletion capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"caps": [
{
"BROWSER_NAME": "chrome",
"VERSION": "74.0.3729.108",
"VERSION": "74.0.3729.131",
"PLATFORM": "LINUX"
},
{
Expand Down
Binary file modified images/grid3_console.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55e6c95

Please sign in to comment.