Skip to content

Commit

Permalink
3.141.59-p22: Update CHANGELOG, image digest, capabilities & png
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalubot committed Sep 13, 2019
1 parent a2b9b8c commit 2fc8fd3
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 10 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 3.141.59-p22
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p21...3.141.59-p22 (2019-09-13)
+ Diego Molina (1):
* [a2b9b8c] Bumping Chrome, ChromeDriver & GeckoDriver (#346)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 77.0.3865.75
+ Firefox stable: 69.0
+ Geckodriver: 0.25.0
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
+ 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.141.59-317
+ Image size: 1.48GB
+ Digest: sha256:7b799508ce4bf7a256bf9ba192cf5ff9e38c72c83f18827d378f482bdb3e4da4

## 3.141.59-p21
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
+ Diego Molina (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 @@
317
318
16 changes: 8 additions & 8 deletions LATEST_RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
## 3.141.59-p21
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
## 3.141.59-p22
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p21...3.141.59-p22 (2019-09-13)
+ Diego Molina (1):
* [fa5ed5b] Bump to Firefox 69.0 (#341)
* [a2b9b8c] Bumping Chrome, ChromeDriver & GeckoDriver (#346)
+ **Image tag details:**
+ Selenium version: 3.141.59 (82b03c358b)
+ Chrome stable: 76.0.3809.132
+ Chrome stable: 77.0.3865.75
+ Firefox stable: 69.0
+ Geckodriver: 0.24.0
+ Chromedriver: 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f)
+ Geckodriver: 0.25.0
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
+ 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.141.59-316
+ Image version: 3.141.59-317
+ Image size: 1.48GB
+ Digest: sha256:2027db531afaffa7ebc0046fd95b1f10b5d5c2559c4490faff733790ddcb905a
+ Digest: sha256:7b799508ce4bf7a256bf9ba192cf5ff9e38c72c83f18827d378f482bdb3e4da4

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": "76.0.3809.132",
"VERSION": "77.0.3865.75",
"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 2fc8fd3

Please sign in to comment.