From d23d7b01e6617ebaf8b38c18bc3ddd356d874874 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 16 Oct 2024 11:06:20 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/graalvm/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/graalvm/README.md b/src/graalvm/README.md index 3f9f66f..86f807a 100644 --- a/src/graalvm/README.md +++ b/src/graalvm/README.md @@ -16,8 +16,7 @@ | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | - | string | latest | -| java | Java version to install. Valid values are 11, 17 | string | 17 | -| components | - | string | native-image | +| java | Java version to install. Valid values are 21, 23; if further versions are published, other values will work as well. | string | 21 | ## Customizations