Skip to content

Commit 98c5c34

Browse files
Update cimg/postgres Docker tag to v14.7 (#787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5207641 commit 98c5c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
resource_class: medium # jest is able to run tests in parallel
3636
docker:
3737
- *runner
38-
- image: cimg/postgres:14.2
38+
- image: cimg/postgres:14.7
3939
environment:
4040
POSTGRES_DB: blink
4141
POSTGRES_USER: knex

0 commit comments

Comments
 (0)