Skip to content

Commit 1035bf2

Browse files
chore(deps): update postgres docker tag to v16 (#124)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent d365214 commit 1035bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ executors:
2020
default: "3.10"
2121
docker:
2222
- image: cimg/python:<< parameters.python_version >>
23-
- image: postgres:15.6
23+
- image: postgres:16.2
2424
name: postgres
2525
environment:
2626
POSTGRES_HOST_AUTH_METHOD: trust

0 commit comments

Comments
 (0)