We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eac8fa commit e315861Copy full SHA for e315861
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG JDK_VERSION="21"
+ARG JDK_VERSION="24"
2
3
FROM ubuntu:latest as builder
4
0 commit comments