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

Commit 465d6f0

Browse files
committed
3.12.0-p2: Update CHANGELOG, image digest, capabilities & png
1 parent cf8aa1b commit 465d6f0

File tree

5 files changed

+30
-12
lines changed

5 files changed

+30
-12
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.12.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p1...3.12.0-p2 (2018-06-07)
3+
+ Leo Gallucci (1):
4+
* [cf8aa1b] Upgrade Chrome patch level to 67.0.3396.79
5+
+ **Image tag details:**
6+
+ Selenium version: 3.12.0 (7c6e0b3)
7+
+ Chrome stable: 67.0.3396.79
8+
+ Firefox stable: 60.0.1
9+
+ Geckodriver: 0.20.1
10+
+ Chromedriver: 2.39.562737 (dba483cee6a5f15e2e2d73df16968ab10b38a2bf)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180417
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.12.0-255
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:b7adba6fb4e5ec08451486052120d52adaa65d019c31aa9653e08056b032f944
21+
122
## 3.12.0-p1
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p0...3.12.0-p1 (2018-05-30)
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-
255
1+
256

LATEST_RELEASE.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
## 3.12.0-p1
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p0...3.12.0-p1 (2018-05-30)
3-
+ Diego Molina (1):
4-
* [6f36828] Fix Zalenium job build
5-
+ Leo Gallucci (2):
6-
* [5d6a90c] Upgrade Chrome major to 67.0.3396.62
7-
* [97e6c04] Upgrade Chromedriver minor to 2.39
1+
## 3.12.0-p2
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p1...3.12.0-p2 (2018-06-07)
3+
+ Leo Gallucci (1):
4+
* [cf8aa1b] Upgrade Chrome patch level to 67.0.3396.79
85
+ **Image tag details:**
96
+ Selenium version: 3.12.0 (7c6e0b3)
10-
+ Chrome stable: 67.0.3396.62
7+
+ Chrome stable: 67.0.3396.79
118
+ Firefox stable: 60.0.1
129
+ Geckodriver: 0.20.1
1310
+ Chromedriver: 2.39.562737 (dba483cee6a5f15e2e2d73df16968ab10b38a2bf)
@@ -18,7 +15,7 @@
1815
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1916
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2017
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21-
+ Image version: 3.12.0-254
18+
+ Image version: 3.12.0-255
2219
+ Image size: 1.37GB
23-
+ Digest: sha256:6449996450c11517d4938f4d7372615e45f5a443b40921de5da5b24b3a634abd
20+
+ Digest: sha256:b7adba6fb4e5ec08451486052120d52adaa65d019c31aa9653e08056b032f944
2421

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

images/grid3_console.png

-36 Bytes
Loading

0 commit comments

Comments
 (0)