From bb89875316f7532dcde1d291455802557365ffc6 Mon Sep 17 00:00:00 2001 From: Milan Harindu Date: Fri, 5 Oct 2018 09:23:59 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ce8ab82a..fcf28eb6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: jamesdbloom/docker-java8-maven +image: shinyay/docker-mvn-jdk8:3.5.0 variables: # This will supress any download for dependencies and plugins or upload messages which would clutter the console log.