We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7146c1b commit 785f723Copy full SHA for 785f723
.gitlab-ci.yml
@@ -3,7 +3,8 @@ variables:
3
TZ: Europe/Berlin
4
5
#image: maven:3.9-eclipse-temurin-8
6
-image: bellsoft/liberica-openjdk-debian:17
+#image: bellsoft/liberica-openjdk-debian:17
7
+image: eclipse-temurin:17-jdk
8
9
# cache:
10
# paths:
0 commit comments