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

Commit 7c9ef10

Browse files
committed
3.141.59-p24: Update CHANGELOG, image digest, capabilities & png
1 parent decf6b2 commit 7c9ef10

File tree

5 files changed

+32
-17
lines changed

5 files changed

+32
-17
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-p24
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p23...3.141.59-p24 (2019-10-11)
3+
+ Leo Gallucci (1):
4+
* [a4be643] Upgrade Chrome 77.0.3865.120 and Firefox 69.0.3
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 77.0.3865.120
8+
+ Firefox stable: 69.0.3
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-20190904
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-319
19+
+ Image size: 1.46GB
20+
+ Digest: sha256:82c94a2153e2c5234116dd7e9399bec965ab822d1039ef64fc1a14afdbbaf817
21+
122
## 3.141.59-p23
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p22...3.141.59-p23 (2019-10-01)
324
+ Tobias Gruetzmacher (7):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
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
1+
## 3.141.59-p24
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p23...3.141.59-p24 (2019-10-11)
3+
+ Leo Gallucci (1):
4+
* [a4be643] Upgrade Chrome 77.0.3865.120 and Firefox 69.0.3
115
+ **Image tag details:**
126
+ Selenium version: 3.141.59 (82b03c358b)
13-
+ Chrome stable: 77.0.3865.90
14-
+ Firefox stable: 69.0
7+
+ Chrome stable: 77.0.3865.120
8+
+ Firefox stable: 69.0.3
159
+ Geckodriver: 0.25.0
1610
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
1711
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
@@ -21,7 +15,7 @@
2115
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
2216
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2317
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
24-
+ Image version: 3.141.59-318
18+
+ Image version: 3.141.59-319
2519
+ Image size: 1.46GB
26-
+ Digest: sha256:ee8eef304e97fb52748b273e33187aa177ec3e832da8ff45d6563510bd609946
20+
+ Digest: sha256:82c94a2153e2c5234116dd7e9399bec965ab822d1039ef64fc1a14afdbbaf817
2721

capabilities.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "77.0.3865.90",
5+
"VERSION": "77.0.3865.120",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "69.0",
10+
"VERSION": "69.0.3",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

312 Bytes
Loading

0 commit comments

Comments
 (0)