We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23403a commit 1d57487Copy full SHA for 1d57487
docs/versions/java.md
@@ -12,8 +12,8 @@ where `<tag>` refers to the first column of this table:
12
13
| Tag | Java version | Linux | JVM Type | Architecture |
14
|------------------|--------------|--------|--------------------|-------------------|
15
-| latest | 21 | Ubuntu | Hotspot | amd64,arm64,armv7 |
16
-| stable | 21 | Ubuntu | Hotspot | amd64,arm64,armv7 |
+| latest | 21 | Ubuntu | Hotspot | amd64,arm64 |
+| stable | 21 | Ubuntu | Hotspot | amd64,arm64 |
17
| java21 | 21 | Ubuntu | Hotspot | amd64,arm64 |
18
| java21-alpine | 21 | Alpine | Hotspot | amd64 |
19
| java21-graalvm | 21 | Oracle | Oracle GraalVM[^1] | amd64,arm64 |
0 commit comments