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

Commit 6bfcf1e

Browse files
committed
3.14.0-p8: Update CHANGELOG, image digest, capabilities & png
1 parent 6690ed1 commit 6bfcf1e

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.14.0-p8
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p7...3.14.0-p8 (2018-10-04)
3+
+ Diego Molina (1):
4+
* [6690ed1] Upgrade Firefox to 62.0.3 (#276)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 69.0.3497.100
8+
+ Firefox stable: 62.0.3
9+
+ Geckodriver: 0.22.0
10+
+ Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180808
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.14.0-278
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:d726af87a6cce03e44f3078801772ef0ff6b23372d50d898c0db9f0c6db0e541
21+
122
## 3.14.0-p7
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p6...3.14.0-p7 (2018-09-22)
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-
278
1+
279

LATEST_RELEASE.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
## 3.14.0-p7
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p6...3.14.0-p7 (2018-09-22)
3-
+ Diego Molina (2):
4-
* [7d55277] Upgrading Firefox to 62.0.2
5-
* [f77164b] Updating Chrome to 69.0.3497.100
1+
## 3.14.0-p8
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p7...3.14.0-p8 (2018-10-04)
3+
+ Diego Molina (1):
4+
* [6690ed1] Upgrade Firefox to 62.0.3 (#276)
65
+ **Image tag details:**
76
+ Selenium version: 3.14.0 (aacccce0)
87
+ Chrome stable: 69.0.3497.100
9-
+ Firefox stable: 62.0.2
8+
+ Firefox stable: 62.0.3
109
+ Geckodriver: 0.22.0
1110
+ Chromedriver: 2.42.591071 (0b695ff80972cc1a65a5cd643186d2ae582cd4ac)
1211
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
@@ -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.14.0-277
18+
+ Image version: 3.14.0-278
2019
+ Image size: 1.4GB
21-
+ Digest: sha256:17f0c7923ab555e3e273db71d3da76cc714070e90868f63fa49d85ea2b3b7b81
20+
+ Digest: sha256:d726af87a6cce03e44f3078801772ef0ff6b23372d50d898c0db9f0c6db0e541
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": "62.0.2",
10+
"VERSION": "62.0.3",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

73 Bytes
Loading

0 commit comments

Comments
 (0)