mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
update to 111 firefox
This commit is contained in:
parent
1a852f944a
commit
d9ebff73d4
@ -1,4 +1,4 @@
|
|||||||
FROM selenoid/firefox:110.0 as builder
|
FROM selenoid/firefox:111.0 as builder
|
||||||
|
|
||||||
FROM aerokube/selenoid:latest-release
|
FROM aerokube/selenoid:latest-release
|
||||||
|
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"firefox": {
|
"firefox": {
|
||||||
"default": "110.0",
|
"default": "111.0",
|
||||||
"versions": {
|
"versions": {
|
||||||
"110.0": {
|
"111.0": {
|
||||||
"image": "selenoid/firefox:110.0",
|
"image": "selenoid/firefox:111.0",
|
||||||
"port": "4444",
|
"port": "4444",
|
||||||
"path": "/wd/hub"
|
"path": "/wd/hub"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user