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

Commit f274e3f

Browse files
committed
3.141.59-p53: Update CHANGELOG, image digest, capabilities & png
1 parent 2b34be3 commit f274e3f

File tree

5 files changed

+31
-15
lines changed

5 files changed

+31
-15
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## 3.141.59-p53
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p52...3.141.59-p53 (2021-01-29)
3+
+ Bartek Florczak (1):
4+
* [2b34be3] Update FF to 85.0
5+
+ **Image tag details:**
6+
+ Selenium version: 3.141.59 (82b03c358b)
7+
+ Chrome stable: 88.0.4324.96
8+
+ Firefox stable: 85.0
9+
+ Geckodriver: 0.29.0
10+
+ Chromedriver: 88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b)
11+
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
12+
+ Default Timezone: Europe/Berlin
13+
+ FROM ubuntu:xenial-20190904
14+
+ Python: 3.5.2
15+
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
16+
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
17+
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
18+
+ Image version: 3.141.59-351
19+
+ Image size: 1.58GB
20+
+ Digest: sha256:813d2d8195a07987d5d408ab1ce2a95d6547b4ff6f171054936d8e4c288c7ca8
21+
122
## 3.141.59-p52
223
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p51...3.141.59-p52 (2021-01-26)
324
+ Bartek Florczak (3):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
351
1+
352

LATEST_RELEASE.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,11 @@
1-
## 3.141.59-p52
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p51...3.141.59-p52 (2021-01-26)
3-
+ Bartek Florczak (3):
4-
* [6fd966f] Update Dockerfile
5-
* [08a5005] Bump FF to version 84
6-
* [92780d9] Bump Chrome and FF, bump drivers
7-
+ Leo Gallucci (2):
8-
* [a706506] Fixing https://github.com/elgalu/docker-selenium/commit/08a50054b2db1afcdba9feac3cc4e9cc7aaad950#commitcomment-45315663
9-
* [d5ff3d1] Fixing build issue
1+
## 3.141.59-p53
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.141.59-p52...3.141.59-p53 (2021-01-29)
3+
+ Bartek Florczak (1):
4+
* [2b34be3] Update FF to 85.0
105
+ **Image tag details:**
116
+ Selenium version: 3.141.59 (82b03c358b)
127
+ Chrome stable: 88.0.4324.96
13-
+ Firefox stable: 84.0.2
8+
+ Firefox stable: 85.0
149
+ Geckodriver: 0.29.0
1510
+ Chromedriver: 88.0.4324.96 (68dba2d8a0b149a1d3afac56fa74648032bcf46b)
1611
+ Java: OpenJDK Java 1.8.0_275-8u275-b01-0ubuntu1
@@ -20,7 +15,7 @@
2015
+ Tested on kernel CI host: 4.15.0-1077-gcp x86_64
2116
+ Built at CI host with: Docker version 18.06.0, build 0ffa825
2217
+ Built at CI host with: Docker Compose version 1.23.1, build b02f1306
23-
+ Image version: 3.141.59-350
24-
+ Image size: 1.59GB
25-
+ Digest: sha256:b0ccbb88c72cc36764a59bca45a3fbafb73349c0b2d1be9282d3080c92b0b219
18+
+ Image version: 3.141.59-351
19+
+ Image size: 1.58GB
20+
+ Digest: sha256:813d2d8195a07987d5d408ab1ce2a95d6547b4ff6f171054936d8e4c288c7ca8
2621

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": "84.0.2",
10+
"VERSION": "85.0",
1111
"PLATFORM": "LINUX"
1212
}
1313
]

images/grid3_console.png

-59 Bytes
Loading

0 commit comments

Comments
 (0)