mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update selenoid
This commit is contained in:
parent
e8e5351a93
commit
4679c6f4e8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"chrome": {
|
||||
"default": "80.0",
|
||||
"default": "90.0",
|
||||
"versions": {
|
||||
"80.0": {
|
||||
"image": "selenoid/vnc:chrome_80.0",
|
||||
"90.0": {
|
||||
"image": "selenoid/vnc:chrome_90.0",
|
||||
"port": "4444"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firefox": {
|
||||
"default": "74.0",
|
||||
"default": "87.0",
|
||||
"versions": {
|
||||
"74.0": {
|
||||
"image": "selenoid/vnc:firefox_74.0",
|
||||
"87.0": {
|
||||
"image": "selenoid/vnc:firefox_87.0",
|
||||
"port": "4444"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: "3.7"
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
version: "3.7"
|
||||
version: "3.8"
|
||||
|
||||
services:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user