X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=resources%2Fpodtemplates%2Fjava8.yaml;h=f7e9ffaaa8569a3263ec6a3ed94fdaa43d86d1db;hb=411c49af8c87457f9039097ad562b02d1cf99ab9;hp=e28fafb9b4b42630a1ead8083574a53e7ea7c9a7;hpb=d13058bd1d5d730363bdcbd7af61b752ecd8818b;p=pipelinelib diff --git a/resources/podtemplates/java8.yaml b/resources/podtemplates/java8.yaml index e28fafb..f7e9ffa 100644 --- a/resources/podtemplates/java8.yaml +++ b/resources/podtemplates/java8.yaml @@ -3,7 +3,7 @@ kind: Pod spec: containers: - name: java8 - image: cat.wamblee.org/java8:latest + image: cat.wamblee.org/buildjava8:latest command: ["tail", "-f", "/dev/null"] imagePullPolicy: Always volumeMounts: