We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b7f8a commit 1691b55Copy full SHA for 1691b55
PodTemplates.d/release-linux.yaml
@@ -33,7 +33,7 @@ spec:
33
value: "/home/jenkins/agent/workspace"
34
- name: "MAVEN_OPTS"
35
value: "-Xmx8g -Xms8g"
36
- image: "maven:3.6.2-jdk-8"
+ image: "maven:3-jdk-8"
37
imagePullPolicy: "Always"
38
name: "maven"
39
resources:
0 commit comments