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

Commit 5576d3f

Browse files
committed
3.12.0-p3: Update CHANGELOG, image digest, capabilities & png
1 parent 095db55 commit 5576d3f

File tree

5 files changed

+29
-8
lines changed

5 files changed

+29
-8
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-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p2...3.12.0-p3 (2018-06-07)
3+
+ Leo Gallucci (1):
4+
* [095db55] Upgrade Firefox patch level to 60.0.2
5+
+ **Image tag details:**
6+
+ Selenium version: 3.12.0 (7c6e0b3)
7+
+ Chrome stable: 67.0.3396.79
8+
+ Firefox stable: 60.0.2
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-256
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:7c37b451aec87cfe0d08264d532bf095c213e31571ed335ff87cc986193fbfdb
21+
122
## 3.12.0-p2
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p1...3.12.0-p2 (2018-06-07)
324
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
256
1+
257

LATEST_RELEASE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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)
1+
## 3.12.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p2...3.12.0-p3 (2018-06-07)
33
+ Leo Gallucci (1):
4-
* [cf8aa1b] Upgrade Chrome patch level to 67.0.3396.79
4+
* [095db55] Upgrade Firefox patch level to 60.0.2
55
+ **Image tag details:**
66
+ Selenium version: 3.12.0 (7c6e0b3)
77
+ Chrome stable: 67.0.3396.79
8-
+ Firefox stable: 60.0.1
8+
+ Firefox stable: 60.0.2
99
+ Geckodriver: 0.20.1
1010
+ Chromedriver: 2.39.562737 (dba483cee6a5f15e2e2d73df16968ab10b38a2bf)
1111
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
@@ -15,7 +15,7 @@
1515
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1616
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1717
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
18-
+ Image version: 3.12.0-255
18+
+ Image version: 3.12.0-256
1919
+ Image size: 1.37GB
20-
+ Digest: sha256:b7adba6fb4e5ec08451486052120d52adaa65d019c31aa9653e08056b032f944
20+
+ Digest: sha256:7c37b451aec87cfe0d08264d532bf095c213e31571ed335ff87cc986193fbfdb
2121

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

images/grid3_console.png

49 Bytes
Loading

0 commit comments

Comments
 (0)