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

Commit bab7a49

Browse files
committed
3.141.59-p13: Update CHANGELOG, image digest, capabilities & png
1 parent e067398 commit bab7a49

File tree

5 files changed

+37
-13
lines changed

5 files changed

+37
-13
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## 3.141.59-p13
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
3+
+ Bartek Florczak (1):
4+
* [e067398] Bump browsers' patch version (#321)
5+
+ Diego Molina (1):
6+
* [fa5ad2d] [skip ci] Setting patch number to 0 when Sel ver changes.
7+
+ **Image tag details:**
8+
+ Selenium version: 3.141.59 (82b03c358b)
9+
+ Chrome stable: 74.0.3729.157
10+
+ Firefox stable: 66.0.5
11+
+ Geckodriver: 0.24.0
12+
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
13+
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
14+
+ Default Timezone: Europe/Berlin
15+
+ FROM ubuntu:xenial-20181113
16+
+ Python: 3.5.2
17+
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
18+
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
19+
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
20+
+ Image version: 3.141.59-308
21+
+ Image size: 1.45GB
22+
+ Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
23+
124
## 3.141.59-p12
225
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p24...3.141.59-p12 (2019-05-02)
326
+ Diego Molina (2):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
308
1+
309

LATEST_RELEASE.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1-
## 3.141.59-p12
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.14.0-p24...3.141.59-p12 (2019-05-02)
3-
+ Diego Molina (2):
4-
* [c910069] Now really using self built jar. (#320)
5-
* [5bc57c1] Moving patch level to 12 temporarily
1+
## 3.141.59-p13
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p12...3.141.59-p13 (2019-05-16)
3+
+ Bartek Florczak (1):
4+
* [e067398] Bump browsers' patch version (#321)
5+
+ Diego Molina (1):
6+
* [fa5ad2d] [skip ci] Setting patch number to 0 when Sel ver changes.
67
+ **Image tag details:**
78
+ Selenium version: 3.141.59 (82b03c358b)
8-
+ Chrome stable: 74.0.3729.131
9-
+ Firefox stable: 66.0
9+
+ Chrome stable: 74.0.3729.157
10+
+ Firefox stable: 66.0.5
1011
+ Geckodriver: 0.24.0
1112
+ Chromedriver: 74.0.3729.6 (255758eccf3d244491b8a1317aa76e1ce10d57e9)
12-
+ Java: OpenJDK Java 1.8.0_191-8u191-b12-2ubuntu0.16.04.1-b12
13+
+ Java: OpenJDK Java 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03
1314
+ Default Timezone: Europe/Berlin
1415
+ FROM ubuntu:xenial-20181113
1516
+ Python: 3.5.2
1617
+ Tested on kernel CI host: 4.4.0-101-generic x86_64
1718
+ Built at CI host with: Docker version 17.09.0, build afdb6d4
1819
+ Built at CI host with: Docker Compose version 1.17.1, build 6d101fb
19-
+ Image version: 3.141.59-307
20+
+ Image version: 3.141.59-308
2021
+ Image size: 1.45GB
21-
+ Digest: sha256:270e8086f236b0f42db7c40987d30dfc62e411ca974ea46bfaa5c399299410b3
22+
+ Digest: sha256:57d808050257f9fa350c9a9ebc0fed742ef7bc745e53a7ca168d36807a5fd83f
2223

capabilities.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"caps": [
33
{
44
"BROWSER_NAME": "chrome",
5-
"VERSION": "74.0.3729.131",
5+
"VERSION": "74.0.3729.157",
66
"PLATFORM": "LINUX"
77
},
88
{
99
"BROWSER_NAME": "firefox",
10-
"VERSION": "66.0",
10+
"VERSION": "66.0.5",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

537 Bytes
Loading

0 commit comments

Comments
 (0)