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

Commit 07b7077

Browse files
committed
3.8.1-p4: Update CHANGELOG, image digest, capabilities & png
1 parent 1ce3bec commit 07b7077

File tree

5 files changed

+37
-14
lines changed

5 files changed

+37
-14
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 3.8.1-p4
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p3...3.8.1-p4 (2017-12-15)
3+
+ Diego Molina (2):
4+
* [67ae58b] Upgrading Chrome to 63.0.3239.108
5+
* [db73819] UBUNTU Upgrade to 20171201
6+
+ **Image tag details:**
7+
+ Selenium version: 3.8.1 (6e95a6684b)
8+
+ Chrome stable: 63.0.3239.108
9+
+ Firefox stable: 57.0.2
10+
+ Geckodriver: 0.19.1
11+
+ Chromedriver: 2.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
12+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
13+
+ Default Timezone: Europe/Berlin
14+
+ FROM ubuntu:xenial-20171201
15+
+ Python: 3.5.2
16+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
17+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
18+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19+
+ Image version: 3.8.1-213
20+
+ Image size: 1.38GB
21+
+ Digest: sha256:40e3d30d7791ff9eaa709bfeea2e1e98205d7ff6ec1dd23c27c4065aad3ace81
22+
123
## 3.8.1-p3
224
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p2...3.8.1-p3 (2017-12-10)
325
+ Diego Molina (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
213
1+
214

LATEST_RELEASE.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
1-
## 3.8.1-p3
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p2...3.8.1-p3 (2017-12-10)
3-
+ Diego Molina (1):
4-
* [4f51688] Upgrading ChromeDriver version.
1+
## 3.8.1-p4
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p3...3.8.1-p4 (2017-12-15)
3+
+ Diego Molina (2):
4+
* [67ae58b] Upgrading Chrome to 63.0.3239.108
5+
* [db73819] UBUNTU Upgrade to 20171201
56
+ **Image tag details:**
67
+ Selenium version: 3.8.1 (6e95a6684b)
7-
+ Chrome stable: 63.0.3239.84
8+
+ Chrome stable: 63.0.3239.108
89
+ Firefox stable: 57.0.2
910
+ Geckodriver: 0.19.1
1011
+ Chromedriver: 2.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
1112
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
1213
+ Default Timezone: Europe/Berlin
13-
+ FROM ubuntu:xenial-20171114
14+
+ FROM ubuntu:xenial-20171201
1415
+ 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-212
19-
+ Image size: 1.39 GB
20-
+ Digest: sha256:560c77e5fbcf4c21f10ffecdda8d6e52bd1ae88d4b788071b8d4ae856f16e298
16+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
17+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
18+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19+
+ Image version: 3.8.1-213
20+
+ Image size: 1.38GB
21+
+ Digest: sha256:40e3d30d7791ff9eaa709bfeea2e1e98205d7ff6ec1dd23c27c4065aad3ace81
2122

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

images/grid3_console.png

-75 Bytes
Loading

0 commit comments

Comments
 (0)