We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c8c37 commit a54ec70Copy full SHA for a54ec70
docker/readme.md
@@ -13,7 +13,7 @@ By default, this is the latest released version. You can download a specific ver
13
### `ARG jdk=21`
14
15
The jdk version to be used. Supported values:
16
-- `22`(experimental, based on openjdk early access)
+- `22`(based on openjdk GA)
17
- `21` (default)(based on openjdk instead of adoptium)
18
- `17`
19
- `11`
0 commit comments