From a5240797619845868b17c629f8785a85a3660ac1 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Thu, 27 Sep 2018 13:29:55 +0200 Subject: [PATCH] Deploy fix for anonymous warning from DockerComputerConnector$1 --- services/essentials.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/essentials.yaml b/services/essentials.yaml index e41ea6b9..03bcdc4a 100644 --- a/services/essentials.yaml +++ b/services/essentials.yaml @@ -92,7 +92,7 @@ spec: plugins: - groupId: io.jenkins.docker artifactId: docker-plugin - version: 1.1.5 + version: 1.1.6-rc865.abf142391212 - name: aws-ec2-cloud plugins: - groupId: org.jenkins-ci.plugins @@ -404,7 +404,7 @@ status: version: 3.0.14 - groupId: io.jenkins.docker artifactId: docker-plugin - version: 1.1.5 + version: 1.1.6-rc865.abf142391212 - groupId: org.jenkins-ci.plugins artifactId: ssh-slaves version: '1.22'