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

Commit 6fa180a

Browse files
committed
3.141.59-p45: Update CHANGELOG, image digest, capabilities & png
1 parent d22bd2e commit 6fa180a

File tree

5 files changed

+36
-13
lines changed

5 files changed

+36
-13
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-p45
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p44...3.141.59-p45 (2020-08-28)
3+
+ Bartek Florczak (1):
4+
* [d22bd2e] Bump Chrome and ChromeDriver to 85, FF to 80 (#393)
5+
+ Leo Gallucci (1):
6+
* [0443570] This project is sponsored by GitAds [ci skip]
7+
+ **Image tag details:**
8+
+ Selenium version: 3.141.59 (82b03c358b)
9+
+ Chrome stable: 85.0.4183.83
10+
+ Firefox stable: 80.0
11+
+ Geckodriver: 0.27.0
12+
+ Chromedriver: 85.0.4183.87 (cd6713ebf92fa1cacc0f1a598df280093af0c5d7)
13+
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20190904
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
18+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
19+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20+
+ Image version: 3.141.59-342
21+
+ Image size: 1.57GB
22+
+ Digest: sha256:591043885d4e9272a53c6966cbfe5bc816c5e868f64c0fbaa36b99d7d7198621
23+
124
## 3.141.59-p44
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p43...3.141.59-p44 (2020-08-11)
326
+ Chris McMahon (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
342
1+
343

LATEST_RELEASE.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
## 3.141.59-p44
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p43...3.141.59-p44 (2020-08-11)
3-
+ Chris McMahon (1):
4-
* [4904b06] update versions of Firefox and geckdriver to current (#392)
1+
## 3.141.59-p45
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p44...3.141.59-p45 (2020-08-28)
3+
+ Bartek Florczak (1):
4+
* [d22bd2e] Bump Chrome and ChromeDriver to 85, FF to 80 (#393)
55
+ Leo Gallucci (1):
6-
* [fb6f105] ending GA tracking due to German BGH law [ci skip]
6+
* [0443570] This project is sponsored by GitAds [ci skip]
77
+ **Image tag details:**
88
+ Selenium version: 3.141.59 (82b03c358b)
9-
+ Chrome stable: 84.0.4147.125
10-
+ Firefox stable: 79.0
9+
+ Chrome stable: 85.0.4183.83
10+
+ Firefox stable: 80.0
1111
+ Geckodriver: 0.27.0
12-
+ Chromedriver: 84.0.4147.30 (48b3e868b4cc0aa7e8149519690b6f6949e110a8)
12+
+ Chromedriver: 85.0.4183.87 (cd6713ebf92fa1cacc0f1a598df280093af0c5d7)
1313
+ Java: OpenJDK Java 1.8.0_265-8u265-b01-0ubuntu2
1414
+ Default Timezone: Europe/Berlin
1515
+ FROM ubuntu:xenial-20190904
1616
+ Python: 3.5.2
1717
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
1818
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
1919
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
20-
+ Image version: 3.141.59-341
20+
+ Image version: 3.141.59-342
2121
+ Image size: 1.57GB
22-
+ Digest: sha256:6e08f1b90e9e0b582230bf6aba11886a6f1c4d9e0bbce857e008f080744d662f
22+
+ Digest: sha256:591043885d4e9272a53c6966cbfe5bc816c5e868f64c0fbaa36b99d7d7198621
2323

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": "84.0.4147.125",
5+
"VERSION": "85.0.4183.83",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "79.0",
10+
"VERSION": "80.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-507 Bytes
Loading

0 commit comments

Comments
 (0)