chore(deps): update postgres docker tag to v16

This commit is contained in:
renovate[bot]
2023-09-15 23:16:55 +00:00
committed by Ryan Williams
parent 7f3008c5b4
commit 59227dab63
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
services:
postgres:
image: postgres:15
image: postgres:16
env:
POSTGRES_PASSWORD: postgres
options: >-