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

Commit 3fe9124

Browse files
committed
3.141.59-p23: Update CHANGELOG, image digest, capabilities & png
1 parent 131163a commit 3fe9124

File tree

5 files changed

+44
-11
lines changed

5 files changed

+44
-11
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## 3.141.59-p23
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p22...3.141.59-p23 (2019-10-01)
3+
+ Tobias Gruetzmacher (7):
4+
* [8371c88] Remove all the size comments
5+
* [2d9a724] Update to a newer Ubuntu xenial (20190904)
6+
* [272bdd2] Remove superfluous apt shenanigans
7+
* [e2cbf51] Get rid of libav remnants (Not in xenial anymore)
8+
* [163e11a] Update expected Chrome version to 77.0.3865.90
9+
* [b0925b8] Completely drop Oracle Java
10+
* [a527f23] Remove haveged
11+
+ **Image tag details:**
12+
+ Selenium version: 3.141.59 (82b03c358b)
13+
+ Chrome stable: 77.0.3865.90
14+
+ Firefox stable: 69.0
15+
+ Geckodriver: 0.25.0
16+
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
17+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
18+
+ Default Timezone: Europe/Berlin
19+
+ FROM ubuntu:xenial-20190904
20+
+ Python: 3.5.2
21+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
22+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
23+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
24+
+ Image version: 3.141.59-318
25+
+ Image size: 1.46GB
26+
+ Digest: sha256:ee8eef304e97fb52748b273e33187aa177ec3e832da8ff45d6563510bd609946
27+
128
## 3.141.59-p22
229
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p21...3.141.59-p22 (2019-09-13)
330
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
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)
1+
## 3.141.59-p23
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p22...3.141.59-p23 (2019-10-01)
3+
+ Tobias Gruetzmacher (7):
4+
* [8371c88] Remove all the size comments
5+
* [2d9a724] Update to a newer Ubuntu xenial (20190904)
6+
* [272bdd2] Remove superfluous apt shenanigans
7+
* [e2cbf51] Get rid of libav remnants (Not in xenial anymore)
8+
* [163e11a] Update expected Chrome version to 77.0.3865.90
9+
* [b0925b8] Completely drop Oracle Java
10+
* [a527f23] Remove haveged
511
+ **Image tag details:**
612
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 77.0.3865.75
13+
+ Chrome stable: 77.0.3865.90
814
+ Firefox stable: 69.0
915
+ Geckodriver: 0.25.0
1016
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
1117
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1218
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20181113
19+
+ FROM ubuntu:xenial-20190904
1420
+ Python: 3.5.2
1521
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1622
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1723
+ 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
24+
+ Image version: 3.141.59-318
25+
+ Image size: 1.46GB
26+
+ Digest: sha256:ee8eef304e97fb52748b273e33187aa177ec3e832da8ff45d6563510bd609946
2127

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": "77.0.3865.75",
5+
"VERSION": "77.0.3865.90",
66
"PLATFORM": "LINUX"
77
},
88
{

images/grid3_console.png

60 Bytes
Loading

0 commit comments

Comments
 (0)