Skip to content

Commit 8b0bec3

Browse files
authored
Fix bad label for DISPLAY_CONTAINER_NAME for opera (#1163)
1 parent b69c45c commit 8b0bec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-v3-video.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ services:
6969
depends_on:
7070
- opera
7171
environment:
72-
- DISPLAY_CONTAINER_NAME=firefox
72+
- DISPLAY_CONTAINER_NAME=opera
7373
- FILE_NAME=opera_video.mp4
7474

7575
selenium-hub:

0 commit comments

Comments
 (0)