diff --git a/.circleci/config.yml b/.circleci/config.yml
index b05273f8b437769ce7ef5d84236a2f57df613f06..968de1eb295ae678d349ce7518212116edc364f0 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -19,7 +19,7 @@ executors:
           DB_USER: root
           DISABLE_SIMPLECOV: true
           RAILS_ENV: test
-      - image: cimg/postgres:12.7
+      - image: cimg/postgres:14.0
         environment:
           POSTGRES_USER: root
           POSTGRES_HOST_AUTH_METHOD: trust