Skip to content

Commit d038303

Browse files
chore(deps): update postgres docker tag to v16.4 (#164)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 841ec9b commit d038303

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
@@ -21,7 +21,7 @@ executors:
2121
default: "3.12.3"
2222
docker:
2323
- image: cimg/python:<< parameters.python_version >>
24-
- image: postgres:16.3
24+
- image: postgres:16.4
2525
name: postgres
2626
environment:
2727
POSTGRES_HOST_AUTH_METHOD: trust

0 commit comments

Comments
 (0)