I\'m creating a build-test-deploy pipeline using CircleCI for a Django application.
With image: circleci/postgres:13.1, the build fails while executing tests
image: circleci/postgres:13.1