Update CI image to maven:3-amazoncorretto-17
Switching to the new base image ensures compatibility with the latest repository updates. This change may improve build consistency and align with recommended CI configurations.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
default:
|
||||
image: maven:3.8.6-corretto-17
|
||||
image: maven:3-amazoncorretto-17
|
||||
|
||||
stages:
|
||||
- pull
|
||||
|
||||
Reference in New Issue
Block a user