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

Commit 0617f5f

Browse files
committed
3.14.0-p13: Update CHANGELOG, image digest, capabilities & png
1 parent 559bbec commit 0617f5f

File tree

5 files changed

+30
-9
lines changed

5 files changed

+30
-9
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-p13
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p12...3.14.0-p13 (2018-10-24)
3+
+ Diego Molina (1):
4+
* [559bbec] Upgrading Firefox to 63.0 (#280)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.14.0 (aacccce0)
7+
+ Chrome stable: 70.0.3538.67
8+
+ Firefox stable: 63.0
9+
+ Geckodriver: 0.23.0
10+
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
11+
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20181005
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-283
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:aeaa6da2cb92e125f47d006aad25f54cf89f907370a2956d29c261da353ffc40
21+
122
## 3.14.0-p12
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p11...3.14.0-p12 (2018-10-23)
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-
283
1+
284

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.14.0-p12
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p11...3.14.0-p12 (2018-10-23)
1+
## 3.14.0-p13
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p12...3.14.0-p13 (2018-10-24)
33
+ Diego Molina (1):
4-
* [c51fbbc] Upgrading base image to 20181005 (#279)
4+
* [559bbec] Upgrading Firefox to 63.0 (#280)
55
+ **Image tag details:**
66
+ Selenium version: 3.14.0 (aacccce0)
77
+ Chrome stable: 70.0.3538.67
8-
+ Firefox stable: 62.0.3
8+
+ Firefox stable: 63.0
99
+ Geckodriver: 0.23.0
1010
+ Chromedriver: 2.43.600233 (523efee95e3d68b8719b3a1c83051aa63aa6b10d)
1111
+ Java: OpenJDK Java 1.8.0_181-8u181-b13-0ubuntu0.16.04.1-b13
@@ -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.14.0-282
19-
+ Image size: 1.4GB
20-
+ Digest: sha256:d6c5894266641cc45a647d14d1df8d641e1d30edc1a6090084dde1c924104c57
18+
+ Image version: 3.14.0-283
19+
+ Image size: 1.41GB
20+
+ Digest: sha256:aeaa6da2cb92e125f47d006aad25f54cf89f907370a2956d29c261da353ffc40
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": "62.0.3",
10+
"VERSION": "63.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-313 Bytes
Loading

0 commit comments

Comments
 (0)