Skip to content

Commit d365214

Browse files
chore(deps): update postgres docker tag to v15.6 (#123)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent c247d62 commit d365214

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.5
23+
- image: postgres:15.6
2424
name: postgres
2525
environment:
2626
POSTGRES_HOST_AUTH_METHOD: trust

0 commit comments

Comments
 (0)