We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5207641 commit 98c5c34Copy full SHA for 98c5c34
.circleci/config.yml
@@ -35,7 +35,7 @@ jobs:
35
resource_class: medium # jest is able to run tests in parallel
36
docker:
37
- *runner
38
- - image: cimg/postgres:14.2
+ - image: cimg/postgres:14.7
39
environment:
40
POSTGRES_DB: blink
41
POSTGRES_USER: knex
0 commit comments