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

Commit bede2c8

Browse files
committed
3.141.59-p33: Update CHANGELOG, image digest, capabilities & png
1 parent 3987e3d commit bede2c8

File tree

5 files changed

+33
-10
lines changed

5 files changed

+33
-10
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 3.141.59-p33
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p32...3.141.59-p33 (2019-12-12)
3+
+ Leo Gallucci (2):
4+
* [9a94795] Upgrade Chrome from 78 to 79
5+
* [3987e3d] Call for SPONSORS: https://github.com/sponsors/elgalu
6+
+ **Image tag details:**
7+
+ Selenium version: 3.141.59 (82b03c358b)
8+
+ Chrome stable: 79.0.3945.79
9+
+ Firefox stable: 71.0
10+
+ Geckodriver: 0.26.0
11+
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
12+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
13+
+ Default Timezone: Europe/Berlin
14+
+ FROM ubuntu:xenial-20190904
15+
+ Python: 3.5.2
16+
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
17+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
18+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
19+
+ Image version: 3.141.59-329
20+
+ Image size: 1.49GB
21+
+ Digest: sha256:0164e633cd54c5e5e9e639764d112a1c64fd4d3f882b1d3954cb2868ec6a5055
22+
123
## 3.141.59-p32
224
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p31...3.141.59-p32 (2019-12-10)
325
+ LAMY Julien (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
329
1+
330

LATEST_RELEASE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
## 3.141.59-p32
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p31...3.141.59-p32 (2019-12-10)
3-
+ LAMY Julien (1):
4-
* [6641723] Add browsermob-proxy in run supervisor (#362)
1+
## 3.141.59-p33
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p32...3.141.59-p33 (2019-12-12)
3+
+ Leo Gallucci (2):
4+
* [9a94795] Upgrade Chrome from 78 to 79
5+
* [3987e3d] Call for SPONSORS: https://github.com/sponsors/elgalu
56
+ **Image tag details:**
67
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 78.0.3904.108
8+
+ Chrome stable: 79.0.3945.79
89
+ Firefox stable: 71.0
910
+ Geckodriver: 0.26.0
1011
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
@@ -15,7 +16,7 @@
1516
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
1617
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1718
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18-
+ Image version: 3.141.59-328
19-
+ Image size: 1.5GB
20-
+ Digest: sha256:19bb683a39f770320d0556b19516e62919e25ea71aed031b557a2f14599e936b
19+
+ Image version: 3.141.59-329
20+
+ Image size: 1.49GB
21+
+ Digest: sha256:0164e633cd54c5e5e9e639764d112a1c64fd4d3f882b1d3954cb2868ec6a5055
2122

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

images/grid3_console.png

92 Bytes
Loading

0 commit comments

Comments
 (0)