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 c4f02df commit b9acaf1Copy full SHA for b9acaf1
archive/j/java/testinfo.yml
@@ -3,7 +3,7 @@ folder:
3
naming: "pascal"
4
5
container:
6
- image: "openjdk"
7
- tag: "23-slim"
+ image: "eclipse-temurin"
+ tag: "23-alpine-3.21"
8
build: "javac {{ source.name}}{{ source.extension }}"
9
cmd: "java {{ source.name }}"
0 commit comments