Skip to content

Commit cf86a59

Browse files
authored
Merge pull request #1396 from jenkinsci/renovate/maven-3.x
Update maven Docker tag to v3.9.3
2 parents c424502 + 3ae7db6 commit cf86a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-in-k8s.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spec:
2424
serviceAccountName: jenkins
2525
containers:
2626
- name: jenkins
27-
image: maven:3.9.2-eclipse-temurin-17
27+
image: maven:3.9.3-eclipse-temurin-17
2828
command:
2929
- sleep
3030
args:

0 commit comments

Comments
 (0)