From c5e2d4261d4ffb589b662d0fed08c6f4cbef0d40 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 1 Mar 2019 07:28:09 -0600 Subject: [PATCH] DATAMONGO-2184 - Migrate to springci Docker image. --- ci/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/test.yml b/ci/test.yml index b4613b198..e1f66391f 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -4,7 +4,7 @@ platform: linux image_resource: type: docker-image source: - repository: gregturn/8-jdk-with-mongodb + repository: springci/springdata-8-jdk-with-mongodb inputs: - name: spring-data-mongodb-github