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

Commit 2245104

Browse files
committed
3.12.0-p9: Update CHANGELOG, image digest, capabilities & png
1 parent bf8dc40 commit 2245104

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.12.0-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p8...3.12.0-p9 (2018-06-26)
3+
+ Leo Gallucci (1):
4+
* [bf8dc40] Upgrade Firefox minor from 60.0.2 to 61.0 (#254)
5+
+ **Image tag details:**
6+
+ Selenium version: 3.12.0 (7c6e0b3)
7+
+ Chrome stable: 67.0.3396.99
8+
+ Firefox stable: 61.0
9+
+ Geckodriver: 0.21.0
10+
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
11+
+ Java: OpenJDK Java 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20180525
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-263
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:1282e8521c6b6a26e3248bd00238906497939e25e8ae9b16c7b51ee4b87b27d6
21+
122
## 3.12.0-p8
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p7...3.12.0-p8 (2018-06-26)
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-
263
1+
264

LATEST_RELEASE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.12.0-p8
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p7...3.12.0-p8 (2018-06-26)
1+
## 3.12.0-p9
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.12.0-p8...3.12.0-p9 (2018-06-26)
33
+ Leo Gallucci (1):
4-
* [b0464aa] Upgrade Chrome patch level to 67.0.3396.99
4+
* [bf8dc40] Upgrade Firefox minor from 60.0.2 to 61.0 (#254)
55
+ **Image tag details:**
66
+ Selenium version: 3.12.0 (7c6e0b3)
77
+ Chrome stable: 67.0.3396.99
8-
+ Firefox stable: 60.0.2
8+
+ Firefox stable: 61.0
99
+ Geckodriver: 0.21.0
1010
+ Chromedriver: 2.40.565383 (76257d1ab79276b2d53ee976b2c3e3b9f335cde7)
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-262
19-
+ Image size: 1.38GB
20-
+ Digest: sha256:4828a256072a8df5d59991ec670676491d50073e782c01be62aa1e082953dccb
18+
+ Image version: 3.12.0-263
19+
+ Image size: 1.37GB
20+
+ Digest: sha256:1282e8521c6b6a26e3248bd00238906497939e25e8ae9b16c7b51ee4b87b27d6
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.2",
10+
"VERSION": "61.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-491 Bytes
Loading

0 commit comments

Comments
 (0)