Maintenance: Go back to using latest Selenium version (browser issues seem to be resolved).
This commit is contained in:
parent
1f76712933
commit
a8cdb6a4cc
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@
|
|||
|
||||
# selenium docker
|
||||
.docker_selenium: &docker_selenium
|
||||
name: docker.io/elgalu/selenium:3.141.59-p32
|
||||
name: docker.io/elgalu/selenium:latest
|
||||
alias: selenium
|
||||
|
||||
# selenium docker
|
||||
|
|
Loading…
Reference in a new issue