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

Commit 15047ec

Browse files
committed
3.12.0-p1: Update CHANGELOG, image digest, capabilities & png
1 parent ddf1177 commit 15047ec

File tree

5 files changed

+37
-13
lines changed

5 files changed

+37
-13
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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
8+
+ **Image tag details:**
9+
+ Selenium version: 3.12.0 (7c6e0b3)
10+
+ Chrome stable: 67.0.3396.62
11+
+ Firefox stable: 60.0.1
12+
+ Geckodriver: 0.20.1
13+
+ Chromedriver: 2.39.562737 (dba483cee6a5f15e2e2d73df16968ab10b38a2bf)
14+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
15+
+ Default Timezone: Europe/Berlin
16+
+ FROM ubuntu:xenial-20180417
17+
+ Python: 3.5.2
18+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
19+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
20+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21+
+ Image version: 3.12.0-254
22+
+ Image size: 1.37GB
23+
+ Digest: sha256:6449996450c11517d4938f4d7372615e45f5a443b40921de5da5b24b3a634abd
24+
125
## 3.12.0-p0
226
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p15...3.12.0-p0 (2018-05-17)
327
+ Leo Gallucci (4):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
254
1+
255

LATEST_RELEASE.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
1-
## 3.12.0-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.11.0-p15...3.12.0-p0 (2018-05-17)
3-
+ Leo Gallucci (4):
4-
* [adc8ed4] Improve debugging support via -e DEBUG=true or DEBUG=bash
5-
* [393e49a] Upgrade Selenium (minor) from 3.11.0 to 3.12.0
6-
* [c0791ae] Minor testing cleanups
7-
* [13a2dc0] Fix network interface binding issue provoked by Selenium 3.12 changes
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
88
+ **Image tag details:**
99
+ Selenium version: 3.12.0 (7c6e0b3)
10-
+ Chrome stable: 66.0.3359.181
10+
+ Chrome stable: 67.0.3396.62
1111
+ Firefox stable: 60.0.1
1212
+ Geckodriver: 0.20.1
13-
+ Chromedriver: 2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb)
13+
+ Chromedriver: 2.39.562737 (dba483cee6a5f15e2e2d73df16968ab10b38a2bf)
1414
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
1515
+ Default Timezone: Europe/Berlin
1616
+ FROM ubuntu:xenial-20180417
1717
+ Python: 3.5.2
1818
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1919
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
2020
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
21-
+ Image version: 3.12.0-253
21+
+ Image version: 3.12.0-254
2222
+ Image size: 1.37GB
23-
+ Digest: sha256:bb4781588dea3148a7810422e7bc12b77d76b868359980f7844877f651bdbc59
23+
+ Digest: sha256:6449996450c11517d4938f4d7372615e45f5a443b40921de5da5b24b3a634abd
2424

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

images/grid3_console.png

-343 Bytes
Loading

0 commit comments

Comments
 (0)