markhobson / docker-maven-chrome

Docker image for Java automated UI tests.
https://hub.docker.com/r/markhobson/maven-chrome/
Apache License 2.0
97 stars 81 forks source link

Update maven to version with JDK 11 #10

Closed Mouzourides closed 5 years ago

Mouzourides commented 5 years ago

Change base image to support JDK 11

markhobson commented 5 years ago

Thanks for the PR Nik! I ended up going for directories rather than Git tags for the Docker tags, so unfortunately couldn't merge this.

Check the README for details about the available tags. To use JDK 11, markhobson/maven-chrome:jdk-11 is now available on Docker Hub.