Skip to content

Commit

Permalink
change jdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
aswin-vijayan committed Jul 22, 2024
1 parent 7660212 commit 1379b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pipeline {
spec:
containers:
- name: maven
image: maven:3.8.4-openjdk-11
image: maven:3.8.4-openjdk-17
command:
- cat
tty: true
Expand Down

0 comments on commit 1379b3b

Please sign in to comment.