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": {
|
"chrome": {
|
||||||
"default": "121.0",
|
"default": "124.0",
|
||||||
"versions": {
|
"versions": {
|
||||||
"121.0": {
|
"124.0": {
|
||||||
"image": "selenoid/chrome:121.0",
|
"image": "selenoid/chrome:124.0",
|
||||||
"port": "4444",
|
"port": "4444",
|
||||||
"path": "/",
|
"path": "/",
|
||||||
"tmpfs": {
|
"tmpfs": {
|
||||||
|
@ -32,7 +32,7 @@ services:
|
|||||||
- "4444"
|
- "4444"
|
||||||
|
|
||||||
browser:
|
browser:
|
||||||
image: "selenoid/chrome:121.0"
|
image: "selenoid/chrome:124.0"
|
||||||
container_name: "transport_browser"
|
container_name: "transport_browser"
|
||||||
|
|
||||||
bot:
|
bot:
|
||||||
|
@ -26,7 +26,7 @@ services:
|
|||||||
- "4444"
|
- "4444"
|
||||||
|
|
||||||
test-browser:
|
test-browser:
|
||||||
image: "selenoid/chrome:121.0"
|
image: "selenoid/chrome:124.0"
|
||||||
container_name: "test_transport_bot_browser"
|
container_name: "test_transport_bot_browser"
|
||||||
|
|
||||||
test-bot:
|
test-bot:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user