diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2afa4aeb..be2d1016a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ # use Eclipse's JDK # The ci should always use a unix(-like) OS to work -image: eclipse-temurin:21 +image: eclipse-temurin:25 # all stages need to be defined here stages: