Skip to content

Commit 293609b

Browse files
authored
Merge pull request moodlehq#176 from stronk7/sticky_selenium
Use sticky selenium/standalone-chrome:3.141.59-20210713
2 parents de2f4f0 + 1929e8c commit 293609b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium.chrome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ services:
44
environment:
55
MOODLE_DOCKER_BROWSER: chrome
66
selenium:
7-
image: "selenium/standalone-chrome${MOODLE_DOCKER_SELENIUM_SUFFIX}:3"
7+
image: "selenium/standalone-chrome${MOODLE_DOCKER_SELENIUM_SUFFIX}:3.141.59-20210713"
88
volumes:
99
- /dev/shm:/dev/shm

0 commit comments

Comments
 (0)