You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1
# dd-trace-java-docker-build
3
2
4
3
Docker images for continuous integration jobs at [dd-trace-java](https://github.com/datadog/dd-trace-java).
@@ -8,7 +7,7 @@ Docker images for continuous integration jobs at [dd-trace-java](https://github.
8
7
Pre-built images are available in [GitHub Container Registry](https://github.com/DataDog/dd-trace-java-docker-build/pkgs/container/dd-trace-java-docker-build).
9
8
10
9
Image variants are available on a per JDK basis:
11
-
- The `base` variant, and its aliases `8`, `11`, `17`and `21`, contains the base Eclipse Temurin JDK 8, 11, 17and 21 versions,
10
+
- The `base` variant, and its aliases `8`, `11`, `17`, `21`and `24`, contains the base Eclipse Temurin JDK 8, 11, 17, 21 and 24 versions,
12
11
- The `zulu8`, `zulu11`, `oracle8`, `ibm8`, `semeru8`, `semeru11`, `semeru17`, `graalvm17` and `graalvm21` variants all contain the base JDKs in addition to their specific JDK from their name,
13
12
- The `latest` variant contains the base JDKs and all the above specific JDKs.
0 commit comments