diff --git a/ci/build.yml b/ci/build.yml index 36a11e208..ae5f1d93f 100644 --- a/ci/build.yml +++ b/ci/build.yml @@ -4,7 +4,7 @@ platform: linux image_resource: type: docker-image source: - repository: gregturn/8-jdk-with-redis + repository: springci/spring-data-8-jdk-with-redis inputs: - name: spring-data-redis-github diff --git a/ci/test.yml b/ci/test.yml index 9c8ea18a3..3b66fae8a 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-redis + repository: springci/spring-data-8-jdk-with-redis inputs: - name: spring-data-redis-github