mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
update firefox version to 110.0
This commit is contained in:
parent
947bd3d8c7
commit
1a852f944a
@ -1,4 +1,4 @@
|
||||
FROM selenoid/firefox:108.0 as builder
|
||||
FROM selenoid/firefox:110.0 as builder
|
||||
|
||||
FROM aerokube/selenoid:latest-release
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"firefox": {
|
||||
"default": "108.0",
|
||||
"default": "110.0",
|
||||
"versions": {
|
||||
"108.0": {
|
||||
"image": "selenoid/firefox:108.0",
|
||||
"110.0": {
|
||||
"image": "selenoid/firefox:110.0",
|
||||
"port": "4444",
|
||||
"path": "/wd/hub"
|
||||
}
|
||||
|
@ -56,7 +56,7 @@ services:
|
||||
|
||||
|
||||
caddy:
|
||||
image: "caddy:2.6.2"
|
||||
image: "caddy:2.6.4"
|
||||
container_name: transport_bot_caddy
|
||||
hostname: transport_bot_caddy
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user