Skip to content

Commit

Permalink
update build docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadshadab committed Nov 30, 2023
1 parent b95a62e commit 6824a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ variables:
SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar"
JACOCO_AGGREGATE_REPORT: "jacoco-aggregate-report/target/site/jacoco-aggregate/jacoco.xml"

image: maven:3.6.3-jdk-11
image: maven:3.8.5-openjdk-17
cache:
key: "$CI_COMMIT_REF_SLUG"
paths:
Expand Down

0 comments on commit 6824a90

Please sign in to comment.