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

Commit 2fc8fd3

Browse files
committed
3.141.59-p22: Update CHANGELOG, image digest, capabilities & png
1 parent a2b9b8c commit 2fc8fd3

File tree

5 files changed

+31
-10
lines changed

5 files changed

+31
-10
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.141.59-p22
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p21...3.141.59-p22 (2019-09-13)
3+
+ Diego Molina (1):
4+
* [a2b9b8c] Bumping Chrome, ChromeDriver & GeckoDriver (#346)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 77.0.3865.75
8+
+ Firefox stable: 69.0
9+
+ Geckodriver: 0.25.0
10+
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
11+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181113
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
16+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
17+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18+
+ Image version: 3.141.59-317
19+
+ Image size: 1.48GB
20+
+ Digest: sha256:7b799508ce4bf7a256bf9ba192cf5ff9e38c72c83f18827d378f482bdb3e4da4
21+
122
## 3.141.59-p21
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
317
1+
318

LATEST_RELEASE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.141.59-p21
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p20...3.141.59-p21 (2019-09-07)
1+
## 3.141.59-p22
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p21...3.141.59-p22 (2019-09-13)
33
+ Diego Molina (1):
4-
* [fa5ed5b] Bump to Firefox 69.0 (#341)
4+
* [a2b9b8c] Bumping Chrome, ChromeDriver & GeckoDriver (#346)
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 76.0.3809.132
7+
+ Chrome stable: 77.0.3865.75
88
+ Firefox stable: 69.0
9-
+ Geckodriver: 0.24.0
10-
+ Chromedriver: 76.0.3809.126 (d80a294506b4c9d18015e755cee48f953ddc3f2f)
9+
+ Geckodriver: 0.25.0
10+
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
1111
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20181113
1414
+ Python: 3.5.2
1515
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1616
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1717
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.141.59-316
18+
+ Image version: 3.141.59-317
1919
+ Image size: 1.48GB
20-
+ Digest: sha256:2027db531afaffa7ebc0046fd95b1f10b5d5c2559c4490faff733790ddcb905a
20+
+ Digest: sha256:7b799508ce4bf7a256bf9ba192cf5ff9e38c72c83f18827d378f482bdb3e4da4
2121

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "76.0.3809.132",
5+
"VERSION": "77.0.3865.75",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

-354 Bytes
Loading

0 commit comments

Comments
 (0)