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

Commit e9e2314

Browse files
committed
3.7.1-p7: Update CHANGELOG, image digest, capabilities & png
1 parent 25f51ce commit e9e2314

File tree

5 files changed

+30
-11
lines changed

5 files changed

+30
-11
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.7.1-p7
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p6...3.7.1-p7 (2017-11-30)
3+
+ Leo Gallucci (1):
4+
* [25f51ce] Upgrade Firefox patch from 57.0 to 57.0.1
5+
+ **Image tag details:**
6+
+ Selenium version: 3.7.1 (8a0099a)
7+
+ Chrome stable: 62.0.3202.94
8+
+ Firefox stable: 57.0.1
9+
+ Geckodriver: 0.19.1
10+
+ Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20171114
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
16+
+ Built at CI host with: Docker version 17.03.1, build c6d412e
17+
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
18+
+ Image version: 3.7.1-208
19+
+ Image size: 1.39 GB
20+
+ Digest: sha256:709f06aeb0e5459958fff15d34c4b6393d1300a45aa738f90264d40e8d29b509
21+
122
## 3.7.1-p6
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p5...3.7.1-p6 (2017-11-22)
324
+ Leo Gallucci (3):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
208
1+
209

LATEST_RELEASE.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
## 3.7.1-p6
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p5...3.7.1-p6 (2017-11-22)
3-
+ Leo Gallucci (3):
4-
* [033130c] Install libhavege1 to avoid libhavege.so.1: cannot open shared object file
5-
* [62d2fa0] Switch from apt-get to just apt
6-
* [c302638] Allow haveged to fail as it's not critical but a nice to have
1+
## 3.7.1-p7
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p6...3.7.1-p7 (2017-11-30)
3+
+ Leo Gallucci (1):
4+
* [25f51ce] Upgrade Firefox patch from 57.0 to 57.0.1
75
+ **Image tag details:**
86
+ Selenium version: 3.7.1 (8a0099a)
97
+ Chrome stable: 62.0.3202.94
10-
+ Firefox stable: 57.0
8+
+ Firefox stable: 57.0.1
119
+ Geckodriver: 0.19.1
1210
+ Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
1311
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
@@ -17,7 +15,7 @@
1715
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
1816
+ Built at CI host with: Docker version 17.03.1, build c6d412e
1917
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
20-
+ Image version: 3.7.1-207
18+
+ Image version: 3.7.1-208
2119
+ Image size: 1.39 GB
22-
+ Digest: sha256:f2357cbe9868816942c31d4167f4d4c88e3119251c5e0a70c4ec6bea05bc7c8c
20+
+ Digest: sha256:709f06aeb0e5459958fff15d34c4b6393d1300a45aa738f90264d40e8d29b509
2321

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": "57.0",
10+
"VERSION": "57.0.1",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

76 Bytes
Loading

0 commit comments

Comments
 (0)