Skip to content

Commit 82f7cf4

Browse files
committed
updated selenium/video to latest
1 parent 3d4f902 commit 82f7cf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ configs = [
1313
# socat -4 TCP-LISTEN:2375,fork UNIX-CONNECT:/var/run/docker.sock
1414
url = "http://host.docker.internal:2375"
1515
# Docker image used for video recording
16-
video-image = "selenium/video:ffmpeg-4.3.1-20220628"
16+
video-image = "selenium/video:latest"
1717

1818
# Uncomment the following section if you are running the node on a separate VM
1919
# Fill out the placeholders with appropriate values

0 commit comments

Comments
 (0)