mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
browser update
This commit is contained in:
parent
521f7a1ffb
commit
532ea54363
@ -1,9 +1,9 @@
|
||||
{
|
||||
"chrome": {
|
||||
"default": "121.0",
|
||||
"default": "124.0",
|
||||
"versions": {
|
||||
"121.0": {
|
||||
"image": "selenoid/chrome:121.0",
|
||||
"124.0": {
|
||||
"image": "selenoid/chrome:124.0",
|
||||
"port": "4444",
|
||||
"path": "/",
|
||||
"tmpfs": {
|
||||
|
@ -32,7 +32,7 @@ services:
|
||||
- "4444"
|
||||
|
||||
browser:
|
||||
image: "selenoid/chrome:121.0"
|
||||
image: "selenoid/chrome:124.0"
|
||||
container_name: "transport_browser"
|
||||
|
||||
bot:
|
||||
|
@ -26,7 +26,7 @@ services:
|
||||
- "4444"
|
||||
|
||||
test-browser:
|
||||
image: "selenoid/chrome:121.0"
|
||||
image: "selenoid/chrome:124.0"
|
||||
container_name: "test_transport_bot_browser"
|
||||
|
||||
test-bot:
|
||||
|
Loading…
x
Reference in New Issue
Block a user