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

Commit 7a40c54

Browse files
committed
3.13.0-p3: Update CHANGELOG, image digest, capabilities & png
1 parent 42e7001 commit 7a40c54

File tree

5 files changed

+30
-11
lines changed

5 files changed

+30
-11
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.13.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p2...3.13.0-p3 (2018-08-01)
3+
+ Leo Gallucci (1):
4+
* [fdccba2] Upgrade Chrome patch level to 68.0.3440.84
5+
+ **Image tag details:**
6+
+ Selenium version: 3.13.0 (2f0d292)
7+
+ Chrome stable: 68.0.3440.84
8+
+ Firefox stable: 61.0.1
9+
+ Geckodriver: 0.21.0
10+
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180726
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.13.0-268
19+
+ Image size: 1.39GB
20+
+ Digest: sha256:464cc5a7582d477adb3aabf15e73932c36791438e269ab318a09858b19e4984b
21+
122
## 3.13.0-p2
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p1...3.13.0-p2 (2018-07-28)
324
+ Leo Gallucci (3):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
268
1+
269

LATEST_RELEASE.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
## 3.13.0-p2
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p1...3.13.0-p2 (2018-07-28)
3-
+ Leo Gallucci (3):
4-
* [016aa64] Upgrade Ubuntu xenial date to 20180726
5-
* [e215cec] Upgrade Chromedriver from 2.40 to 2.41
6-
* [ec7d1e6] Upgrade Chrome major to 68.0.3440.75
1+
## 3.13.0-p3
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.13.0-p2...3.13.0-p3 (2018-08-01)
3+
+ Leo Gallucci (1):
4+
* [fdccba2] Upgrade Chrome patch level to 68.0.3440.84
75
+ **Image tag details:**
86
+ Selenium version: 3.13.0 (2f0d292)
9-
+ Chrome stable: 68.0.3440.75
7+
+ Chrome stable: 68.0.3440.84
108
+ Firefox stable: 61.0.1
119
+ Geckodriver: 0.21.0
1210
+ Chromedriver: 2.41.578700 (2f1ed5f9343c13f73144538f15c00b370eda6706)
@@ -17,7 +15,7 @@
1715
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1816
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1917
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20-
+ Image version: 3.13.0-267
18+
+ Image version: 3.13.0-268
2119
+ Image size: 1.39GB
22-
+ Digest: sha256:6d48dedd200ba2fd058f0de808f900bf1f5294b3e0564501707d97fd01c526bc
20+
+ Digest: sha256:464cc5a7582d477adb3aabf15e73932c36791438e269ab318a09858b19e4984b
2321

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

images/grid3_console.png

-278 Bytes
Loading

0 commit comments

Comments
 (0)