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