We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d4f902 commit 82f7cf4Copy full SHA for 82f7cf4
grid/config.toml
@@ -13,7 +13,7 @@ configs = [
13
# socat -4 TCP-LISTEN:2375,fork UNIX-CONNECT:/var/run/docker.sock
14
url = "http://host.docker.internal:2375"
15
# Docker image used for video recording
16
-video-image = "selenium/video:ffmpeg-4.3.1-20220628"
+video-image = "selenium/video:latest"
17
18
# Uncomment the following section if you are running the node on a separate VM
19
# Fill out the placeholders with appropriate values
0 commit comments