Bump selenium/standalone-chrome docker image to latest v4
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
47238d6c8c
commit
dc5450d409
2
.github/workflows/test-selenium.yml
vendored
2
.github/workflows/test-selenium.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
--health-retries=3
|
||||
|
||||
selenium-server:
|
||||
image: selenium/standalone-chrome:3.141.59
|
||||
image: selenium/standalone-chrome:4
|
||||
volumes:
|
||||
- /dev/shm:/dev/shm
|
||||
options: >-
|
||||
|
||||
Loading…
Reference in New Issue
Block a user