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

Commit 129567a

Browse files
committed
3.8.1-p5: Update CHANGELOG, image digest, capabilities & png
1 parent 0cd9dfc commit 129567a

File tree

5 files changed

+30
-10
lines changed

5 files changed

+30
-10
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-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p4...3.8.1-p5 (2017-12-29)
3+
+ Leo Gallucci (1):
4+
* [0cd9dfc] Upgrade Firefox patch to 57.0.3
5+
+ **Image tag details:**
6+
+ Selenium version: 3.8.1 (6e95a6684b)
7+
+ Chrome stable: 63.0.3239.108
8+
+ Firefox stable: 57.0.3
9+
+ Geckodriver: 0.19.1
10+
+ Chromedriver: 2.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20171201
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
16+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
17+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18+
+ Image version: 3.8.1-214
19+
+ Image size: 1.38GB
20+
+ Digest: sha256:4ba3444a4c2a7bf8a389776d1a014712ed6f6a458ff474348ec9d1ecaf38acb0
21+
122
## 3.8.1-p4
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p3...3.8.1-p4 (2017-12-15)
324
+ Diego Molina (2):

GLOBAL_PATCH_LEVEL.txt

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

LATEST_RELEASE.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
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
1+
## 3.8.1-p5
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p4...3.8.1-p5 (2017-12-29)
3+
+ Leo Gallucci (1):
4+
* [0cd9dfc] Upgrade Firefox patch to 57.0.3
65
+ **Image tag details:**
76
+ Selenium version: 3.8.1 (6e95a6684b)
87
+ Chrome stable: 63.0.3239.108
9-
+ Firefox stable: 57.0.2
8+
+ Firefox stable: 57.0.3
109
+ Geckodriver: 0.19.1
1110
+ Chromedriver: 2.34.522913 (36222509aa6e819815938cbf2709b4849735537c)
1211
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
@@ -16,7 +15,7 @@
1615
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1716
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1817
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19-
+ Image version: 3.8.1-213
18+
+ Image version: 3.8.1-214
2019
+ Image size: 1.38GB
21-
+ Digest: sha256:40e3d30d7791ff9eaa709bfeea2e1e98205d7ff6ec1dd23c27c4065aad3ace81
20+
+ Digest: sha256:4ba3444a4c2a7bf8a389776d1a014712ed6f6a458ff474348ec9d1ecaf38acb0
2221

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

images/grid3_console.png

-21 Bytes
Loading

0 commit comments

Comments
 (0)