Update postgres Docker tag to v15

This commit is contained in:
renovate[bot] 2022-12-07 13:56:56 +00:00 committed by GitHub
parent 8e4399c546
commit 7e6cd5c0d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ jobs:
test:
services:
postgres:
image: postgres:14
image: postgres:15
ports: ["5432:5432"]
env:
POSTGRES_PASSWORD: password