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.
Java 25
Ubuntu 26.04
1 parent 14ebfa3 commit b7f2b58Copy full SHA for b7f2b58
1 file changed
docker/ubuntu26/Dockerfile
@@ -22,7 +22,7 @@ LABEL org.opencontainers.image.authors="Apache ORC project <dev@orc.apache.org>"
22
LABEL org.opencontainers.image.licenses="Apache-2.0"
23
LABEL org.opencontainers.image.ref.name="Apache ORC on Ubuntu 26"
24
LABEL org.opencontainers.image.version=""
25
-ARG jdk=21
+ARG jdk=25
26
ARG cc=gcc
27
28
RUN apt-get update
0 commit comments