From bffd1104464127690864ea6034399e908aee7aa7 Mon Sep 17 00:00:00 2001 From: SaitTalhaNisanci Date: Mon, 7 Oct 2019 12:03:42 +0300 Subject: [PATCH] use citus instead of citusdata repo (#3077) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index de6737d3a..42c581f0b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,7 +24,7 @@ jobs: command: citus_indent --check check-sql-snapshots: docker: - - image: 'citusdata/extbuilder:werror' + - image: 'citus/extbuilder:latest' steps: - checkout - run: