elgalu / docker-selenium

[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>
https://github.com/SeleniumHQ/docker-selenium
Other
1.42k stars 333 forks source link

Build on a specific ubuntu version (18.04) #343

Open cedriclombardot opened 5 years ago

cedriclombardot commented 5 years ago

Hi,

We want to build our image on your own based on

ARG UBUNTU_FLAVOR=bionic ARG UBUNTU_DATE=20190807

We need latest ruby version to run our tests

Please let us known how to do that ?

Thanks in advance