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

Commit c766a90

Browse files
committed
3.9.0-p1: Update CHANGELOG, image digest, capabilities & png
1 parent 144275a commit c766a90

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.9.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.0-p0...3.9.0-p1 (2018-02-08)
3+
+ Diego Molina (1):
4+
* [144275a] Bump Firefox to 58.0.2 (#213)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.9.0 (698b3178f0)
7+
+ Chrome stable: 64.0.3282.140
8+
+ Firefox stable: 58.0.2
9+
+ Geckodriver: 0.19.1
10+
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
11+
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180123
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.9.0-224
19+
+ Image size: 1.4GB
20+
+ Digest: sha256:43596df425663fe262a9ea43188a15f2f201915226252aa5d13593281d57b85b
21+
122
## 3.9.0-p0
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p13...3.9.0-p0 (2018-02-07)
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-
224
1+
225

LATEST_RELEASE.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
## 3.9.0-p0
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.8.1-p13...3.9.0-p0 (2018-02-07)
3-
+ Diego Molina (2):
4-
* [682a917] Upgrading Selenium to 3.9.0
5-
* [839ab92] Python bindings upgrade to 3.9.0
1+
## 3.9.0-p1
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.9.0-p0...3.9.0-p1 (2018-02-08)
3+
+ Diego Molina (1):
4+
* [144275a] Bump Firefox to 58.0.2 (#213)
65
+ **Image tag details:**
76
+ Selenium version: 3.9.0 (698b3178f0)
87
+ Chrome stable: 64.0.3282.140
9-
+ Firefox stable: 58.0.1
8+
+ Firefox stable: 58.0.2
109
+ Geckodriver: 0.19.1
1110
+ Chromedriver: 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
1211
+ Java: OpenJDK Java 1.8.0_151-8u151-b12-0ubuntu0.16.04.2-b12
@@ -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.9.0-223
18+
+ Image version: 3.9.0-224
2019
+ Image size: 1.4GB
21-
+ Digest: sha256:91eb9e9e9f27eecd851df8a412413ddfde1038957af03ae6755660a078c93b38
20+
+ Digest: sha256:43596df425663fe262a9ea43188a15f2f201915226252aa5d13593281d57b85b
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": "58.0.1",
10+
"VERSION": "58.0.2",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-184 Bytes
Loading

0 commit comments

Comments
 (0)