adoptium / adoptium/containers
JDK_VERSION env variable as semver
Open
Waiting on OP
- Dominant language
- Python
- Stars
- 289
- Forks
- 129
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Currently these images support JDK_VERSION environment variable `ENV JAVA_VERSION=jdk-17.0.13+11`
Can this environment variable updated to supposed version as semver. Ex: JAVA_VERSION=17.0.13+11
This may help to track version in [semver](https://semver.org/)
Contributor guide
Research direction
Start by locating the Dockerfiles and scripts that define or consume JAVA_VERSION across the container images. Check how the current jdk-prefixed value is propagated, then verify that the affected images expose the requested semver-style value consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, java
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100