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

Commit 8eb6639

Browse files
committed
3.141.59-p29: Update CHANGELOG, image digest, capabilities & png
1 parent 26e090f commit 8eb6639

File tree

5 files changed

+34
-9
lines changed

5 files changed

+34
-9
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.141.59-p29
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p28...3.141.59-p29 (2019-11-19)
3+
+ Bartek Florczak (1):
4+
* [58d94d7] Bump Chromedriver and Chrome patch version to 78.0.3904.105 (#354)
5+
+ Leo Gallucci (1):
6+
* [26e090f] Re-trigger build
7+
+ **Image tag details:**
8+
+ Selenium version: 3.141.59 (82b03c358b)
9+
+ Chrome stable: 78.0.3904.108
10+
+ Firefox stable: 70.0.1
11+
+ Geckodriver: 0.26.0
12+
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
13+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20190904
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
18+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
19+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20+
+ Image version: 3.141.59-324
21+
+ Image size: 1.47GB
22+
+ Digest: sha256:496354c27c87c2bbce7632a13ac323f6fbf83b58c1f882d6321d7f5d5df45fbc
23+
124
## 3.141.59-p28
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p27...3.141.59-p28 (2019-11-08)
326
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
324
1+
325

LATEST_RELEASE.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
1-
## 3.141.59-p28
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p27...3.141.59-p28 (2019-11-08)
1+
## 3.141.59-p29
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p28...3.141.59-p29 (2019-11-19)
3+
+ Bartek Florczak (1):
4+
* [58d94d7] Bump Chromedriver and Chrome patch version to 78.0.3904.105 (#354)
35
+ Leo Gallucci (1):
4-
* [55058a5] Upgrade Chrome patch level to 78.0.3904.97
6+
* [26e090f] Re-trigger build
57
+ **Image tag details:**
68
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 78.0.3904.97
9+
+ Chrome stable: 78.0.3904.108
810
+ Firefox stable: 70.0.1
911
+ Geckodriver: 0.26.0
10-
+ Chromedriver: 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5)
12+
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
1113
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1214
+ Default Timezone: Europe/Berlin
1315
+ FROM ubuntu:xenial-20190904
1416
+ Python: 3.5.2
1517
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1618
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1719
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.141.59-323
20+
+ Image version: 3.141.59-324
1921
+ Image size: 1.47GB
20-
+ Digest: sha256:2139af565faac02b9c1f86ee6281f3be6afc8bc98d1b7b0f2eb748399f7b0727
22+
+ Digest: sha256:496354c27c87c2bbce7632a13ac323f6fbf83b58c1f882d6321d7f5d5df45fbc
2123

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

images/grid3_console.png

-252 Bytes
Loading

0 commit comments

Comments
 (0)