carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
525 stars 424 forks source link

Wrong docer example for eclipse-temurin-17 version? #398

Closed Andre601 closed 1 year ago

Andre601 commented 1 year ago

Looking at the Docker file for temurin 17 the example mentions maven:3.9.4-eclipse-temurin-11 which cannot be right given it's an example for 17 and not 11.

Or is that intentional?

carlossg commented 1 year ago

all the dockerfiles use the maven package downloaded in the "master" eclipse-temurin-11 dockerfile but use the JDK correctly