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

Commit 4c8e1a4

Browse files
committed
3.141.59-p30: Update CHANGELOG, image digest, capabilities & png
1 parent c2ebc7b commit 4c8e1a4

File tree

5 files changed

+47
-14
lines changed

5 files changed

+47
-14
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## 3.141.59-p30
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p29...3.141.59-p30 (2019-12-06)
3+
+ Leo Gallucci (6):
4+
* [1c69dac] Upgrade Firefox major to 71.0
5+
* [90b3418] Bump Zalenium Previous version test
6+
* [ea18ce8] Scenario make has startup issues
7+
* [55b321c] docker-compose issues fixes #361
8+
* [061ce68] allow_failures test=scenario_make
9+
* [c2ebc7b] Fix LATEST_RELEASE
10+
+ lcharlois-neotys (1):
11+
* [dd0167e] FIX #357 : Use CGROUP limit to determine Java Xmx parameter. (#358)
12+
+ **Image tag details:**
13+
+ Selenium version: 3.141.59 (82b03c358b)
14+
+ Chrome stable: 78.0.3904.108
15+
+ Firefox stable: 71.0
16+
+ Geckodriver: 0.26.0
17+
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
18+
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
19+
+ Default Timezone: Europe/Berlin
20+
+ FROM ubuntu:xenial-20190904
21+
+ Python: 3.5.2
22+
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
23+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
24+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
25+
+ Image version: 3.141.59-326
26+
+ Image size: 1.47GB
27+
+ Digest: sha256:a54b869d55e192945862ebae9717f7eb3b769dc9e619be8d745e92f8f280fdcc
28+
129
## 3.141.59-p29
230
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p28...3.141.59-p29 (2019-11-19)
331
+ Bartek Florczak (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
326
1+
327

LATEST_RELEASE.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,28 @@
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
1+
## 3.141.59-p30
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p29...3.141.59-p30 (2019-12-06)
3+
+ Leo Gallucci (6):
4+
* [1c69dac] Upgrade Firefox major to 71.0
5+
* [90b3418] Bump Zalenium Previous version test
6+
* [ea18ce8] Scenario make has startup issues
7+
* [55b321c] docker-compose issues fixes #361
8+
* [061ce68] allow_failures test=scenario_make
9+
* [c2ebc7b] Fix LATEST_RELEASE
10+
+ lcharlois-neotys (1):
11+
* [dd0167e] FIX #357 : Use CGROUP limit to determine Java Xmx parameter. (#358)
712
+ **Image tag details:**
813
+ Selenium version: 3.141.59 (82b03c358b)
914
+ Chrome stable: 78.0.3904.108
10-
+ Firefox stable: 70.0.1
15+
+ Firefox stable: 71.0
1116
+ Geckodriver: 0.26.0
1217
+ Chromedriver: 78.0.3904.105 (60e2d8774a8151efa6a00b1f358371b1e0e07ee2)
1318
+ Java: OpenJDK Java 1.8.0_222-8u222-b10-1ubuntu1
1419
+ Default Timezone: Europe/Berlin
1520
+ FROM ubuntu:xenial-20190904
1621
+ 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
22+
+ Tested on kernel CI host: 4.15.0-1028-gcp x86_64
23+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
24+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
25+
+ Image version: 3.141.59-326
2126
+ Image size: 1.47GB
22-
+ Digest: sha256:496354c27c87c2bbce7632a13ac323f6fbf83b58c1f882d6321d7f5d5df45fbc
27+
+ Digest: sha256:a54b869d55e192945862ebae9717f7eb3b769dc9e619be8d745e92f8f280fdcc
2328

capabilities.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "70.0.1",
10+
"VERSION": "71.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-310 Bytes
Loading

0 commit comments

Comments
 (0)