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

Commit af1990b

Browse files
committed
3.141.59-p26: Update CHANGELOG, image digest, capabilities & png
1 parent fa53cca commit af1990b

File tree

5 files changed

+33
-12
lines changed

5 files changed

+33
-12
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-p26
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p25...3.141.59-p26 (2019-10-24)
3+
+ Leo Gallucci (1):
4+
* [98a26f5] Upgrade Chrome, chromedriver, Firefox 70.0
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 78.0.3904.70
8+
+ Firefox stable: 70.0
9+
+ Geckodriver: 0.26.0
10+
+ Chromedriver: 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5)
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-321
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:adb485d508f4ed7a983d65405ddf42e33a3444f4e93699c1f5ccbea531410330
21+
122
## 3.141.59-p25
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p24...3.141.59-p25 (2019-10-12)
324
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
321
1+
322

LATEST_RELEASE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
## 3.141.59-p25
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p24...3.141.59-p25 (2019-10-12)
1+
## 3.141.59-p26
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p25...3.141.59-p26 (2019-10-24)
33
+ Leo Gallucci (1):
4-
* [19578c0] Upgrade GeckoDriver from 0.25.0 to 0.26.0
4+
* [98a26f5] Upgrade Chrome, chromedriver, Firefox 70.0
55
+ **Image tag details:**
66
+ Selenium version: 3.141.59 (82b03c358b)
7-
+ Chrome stable: 77.0.3865.120
8-
+ Firefox stable: 69.0.3
7+
+ Chrome stable: 78.0.3904.70
8+
+ Firefox stable: 70.0
99
+ Geckodriver: 0.26.0
10-
+ Chromedriver: 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217)
10+
+ Chromedriver: 78.0.3904.70 (edb9c9f3de0247fd912a77b7f6cae7447f6d3ad5)
1111
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1212
+ Default Timezone: Europe/Berlin
1313
+ FROM ubuntu:xenial-20190904
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-320
19-
+ Image size: 1.46GB
20-
+ Digest: sha256:f8037e1686f166978699f29fa9257e153f4128d63f6729f21699c562e4c4a0e8
18+
+ Image version: 3.141.59-321
19+
+ Image size: 1.47GB
20+
+ Digest: sha256:adb485d508f4ed7a983d65405ddf42e33a3444f4e93699c1f5ccbea531410330
2121

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.120",
5+
"VERSION": "78.0.3904.70",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "69.0.3",
10+
"VERSION": "70.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-980 Bytes
Loading

0 commit comments

Comments
 (0)