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

Commit f91f46a

Browse files
committed
3.8.1-p1: Update CHANGELOG, image digest, capabilities & png
1 parent 65bc268 commit f91f46a

File tree

5 files changed

+30
-9
lines changed

5 files changed

+30
-9
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.8.1-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p0...3.8.1-p1 (2017-12-08)
3+
+ Leo Gallucci (1):
4+
* [65bc268] Upgrade Chrome major 63.0.3239.84
5+
+ **Image tag details:**
6+
+ Selenium version: 3.8.1 (6e95a6684b)
7+
+ Chrome stable: 63.0.3239.84
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.8.1-210
19+
+ Image size: 1.39 GB
20+
+ Digest: sha256:ea3ae4bf99440d06179bb45397d6095b9fe5b44506711070946f640f394770ae
21+
122
## 3.8.1-p0
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p7...3.8.1-p0 (2017-12-02)
324
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
210
1+
211

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## 3.8.1-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.7.1-p7...3.8.1-p0 (2017-12-02)
3-
+ Diego Molina (1):
4-
* [0876709] Upgrading to 3.8.1 Grid and 3.8.0 Python bindings
1+
## 3.8.1-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p0...3.8.1-p1 (2017-12-08)
3+
+ Leo Gallucci (1):
4+
* [65bc268] Upgrade Chrome major 63.0.3239.84
55
+ **Image tag details:**
66
+ Selenium version: 3.8.1 (6e95a6684b)
7-
+ Chrome stable: 62.0.3202.94
7+
+ Chrome stable: 63.0.3239.84
88
+ Firefox stable: 57.0.1
99
+ Geckodriver: 0.19.1
1010
+ Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
@@ -15,7 +15,7 @@
1515
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
1616
+ Built at CI host with: Docker version 17.03.1, build c6d412e
1717
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
18-
+ Image version: 3.8.1-209
18+
+ Image version: 3.8.1-210
1919
+ Image size: 1.39 GB
20-
+ Digest: sha256:1d9b5ac1280f7c9ff74136ea3d51f5bcda7a77ed615fb2be01472ff871ba6db8
20+
+ Digest: sha256:ea3ae4bf99440d06179bb45397d6095b9fe5b44506711070946f640f394770ae
2121

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

images/grid3_console.png

782 Bytes
Loading

0 commit comments

Comments
 (0)