Skip to content

Commit 76bdb63

Browse files
Issue #957: Updating docker Script to Use Latest Groovy5
1 parent 60f7b99 commit 76bdb63

File tree

3 files changed

+90
-60
lines changed

3 files changed

+90
-60
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ workflows:
5151
jobs:
5252
- validate-with-maven-script:
5353
name: "releasenotes-builder"
54-
image-name: &custom_img "amitkumardeoghoria/jdk-17-groovy-git-mvn:v1.0"
54+
image-name: &custom_img "amitkumardeoghoria/jdk-21-groovy5-git-mvn-ant-jq:latest"
5555
command: "./.ci/validation.sh releasenotes-builder"
5656
- validate-with-maven-script:
5757
name: "patch-diff-report-tool"

0 commit comments

Comments
 (0)