Update postgres Docker tag to v14

This commit is contained in:
renovate[bot] 2022-08-11 17:05:46 +00:00 committed by GitHub
parent 358497dbf3
commit 3bf58f0be1
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:12
image: postgres:14
ports: ["5432:5432"]
env:
POSTGRES_PASSWORD: password