aboutsummaryrefslogtreecommitdiff
path: root/src/java
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-14 22:40:25 +0300
committerGitHub <noreply@github.com>2022-11-14 22:40:25 +0300
commit258b107b39db9f28703bf6bfeed3102d54e1cafe (patch)
treecb3165712b207cc39953ebd05495d75818f7836d /src/java
parent0e258004862f3c4e33da3138e65bc82036cf768f (diff)
Automated documentation update (#287)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/java')
-rw-r--r--src/java/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/java/README.md b/src/java/README.md
index 343cc60..c409b34 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -7,9 +7,7 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
```json
"features": {
- "ghcr.io/devcontainers/features/java:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/java:1": {}
}
```