diff --git a/.circleci/continue_config.yml b/.circleci/continue_config.yml index bddbafb0ef43d..8114925698142 100644 --- a/.circleci/continue_config.yml +++ b/.circleci/continue_config.yml @@ -61,7 +61,7 @@ executors: build: docker: # These images are managed by the Presto Release team. - - image: prestodb/presto-native-dependency:latest + - image: majetideepak4/prestissimo-dependency:latest resource_class: 2xlarge environment: MAVEN_OPTS: "-Xmx4G -XX:+ExitOnOutOfMemoryError -XX:CompressedClassSpaceSize=3g"