carlossg / docker-maven

Official Docker image with Maven
Apache License 2.0
524 stars 423 forks source link

eclipse-temurin-20 - update common.sh with eclipse-temurin version. #359

Closed nolik closed 1 year ago

nolik commented 1 year ago

eclipse-temurin-20 - update common.sh with eclipse-temurin 20 latest tag version.

nolik commented 1 year ago

idk but the locally faced issues with common.sh:

bash-3.2$ version=eclipse-temurin-20 && ./github-action-generation.sh
common.sh: line 11: eclipse: unbound variable

seems it was here for a while.

@carlossg may you guide me what's kind of changes I should apply to resolve the issue and deliver eclipse-temurin-20 image to docker-registry.

nolik commented 1 year ago

Oyy I saw that eclipse-temurin will be delivered as part of https://github.com/docker-library/official-images/pull/14308/files#diff-79f56c4595d485f2c306310171f04dcd7d027f418e1a6bee7186dedd2fbedb7cR35.